hosts/various: remove empty environment.systemPackages lists

This commit is contained in:
h7x4
2026-01-22 15:37:46 +09:00
parent e2f3c81ecd
commit 3940f52760
6 changed files with 0 additions and 22 deletions

View File

@@ -18,10 +18,6 @@
address = with values.hosts.georg; [ (ipv4 + "/25") (ipv6 + "/64") ];
};
# List packages installed in system profile
environment.systemPackages = with pkgs; [
];
# List services that you want to enable: