This commit is contained in:
2026-03-24 19:48:18 +01:00
parent 7c45a9d042
commit 5d6f732723
2 changed files with 8 additions and 4 deletions

View File

@@ -56,6 +56,7 @@
isNixOS = true;
hostName = "default";
animations = true;
};
system = "x86_64-linux";
@@ -113,6 +114,7 @@
"${defaultUserConfig.username}@pitagoras" = mkHome {
hostName = "pitagoras";
mainMonitor = "eDP-1";
animations = false;
};
"${defaultUserConfig.username}@pilecki" = mkHome {