shuffled things around

This commit is contained in:
Fishandchips321 2026-02-27 18:07:46 +00:00
parent c747e19474
commit fe0fc9ff5b
3 changed files with 5 additions and 21 deletions

View file

@ -13,11 +13,10 @@
networking.hostName = "vm";
modules.graphical.enable = true;
modules.terminal.enable = true;
modules.git.enable = true;
console.keyMap = "uk";
modules.graphical = {
enable = true;
waybar = true;
};
system.stateVersion = "25.11";
}