Completed luna config for real this time

This commit is contained in:
KoenDR06 2025-02-27 19:08:42 +00:00
parent 5ad8529721
commit 2c75ae213a
17 changed files with 357 additions and 62 deletions

View file

@ -12,6 +12,6 @@
];
networking.hostName = "luna";
system.stateVersion = "24.11";
}

View file

@ -41,7 +41,8 @@
apps = {
dev.enable = true;
visual.enable = true;
terminal.enable = true;
};
};
}