Compare commits

..

2 commits

Author SHA1 Message Date
dca26699aa Fix outdated settings 2024-12-16 13:35:08 +01:00
f6e5a3e25b Create a clean profile 2024-12-16 13:35:07 +01:00

View file

@ -47,10 +47,6 @@
ManuSurface = import ./profiles/machines/manuel/ManuSurface/Arch/config.nix; ManuSurface = import ./profiles/machines/manuel/ManuSurface/Arch/config.nix;
server = import ./profiles/machines/manuel/server.nix; server = import ./profiles/machines/manuel/server.nix;
clean = { ... }: { clean = { ... }: {
imports = [
./lib/modules/valhalla.nix
];
config = { config = {
valhalla = { valhalla = {
hostname = "Falcon"; hostname = "Falcon";