477 current 2024-04-26 15:48:03 24.05.20240426.4c86138 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-04-26 15:48:11 -04:00
parent 0ad551d0ae
commit a1d9d7df14
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -18,6 +18,7 @@
lib.mkIf (options ? virtualisation.memorySize) { lib.mkIf (options ? virtualisation.memorySize) {
users.users.zack.password = "foo"; users.users.zack.password = "foo";
}) })
../../env/wayland
]; ];
networking.nameservers = ["1.1.1.1" "1.0.0.1"]; networking.nameservers = ["1.1.1.1" "1.0.0.1"];