mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Some packages
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
services.avahi.enable = true;
|
||||
services.avahi.nssmdns4 = true;
|
||||
|
||||
environment = { systemPackages = with pkgs; [ git starship zoxide rsync ]; };
|
||||
environment = { systemPackages = with pkgs; [ xorg.xrandr git starship zoxide rsync ]; };
|
||||
|
||||
nix.optimise.automatic = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user