provisional alpine server setup

This commit is contained in:
Tristan 2024-02-16 10:32:08 +00:00
parent 9877bc2f30
commit b1fc9f70e7
5 changed files with 102 additions and 95 deletions

View file

@ -33,6 +33,7 @@
./nixos/programs/gamer.nix
./nixos/programs/personal.nix
./nixos/programs/anki.nix
./nixos/workstation.nix
] [
./home/desktop/hyprland/.
./home/programs/graphical.nix
@ -45,13 +46,17 @@
./hardware/fcs-tristan-nixbook.nix
(auto-login "Hyprland")
./nixos/modules/work.nix
./nixos/workstation.nix
] [
./home/desktop/hyprland/.
./home/programs/work.nix
./home/programs/graphical.nix
];
alpine = mkConf [./hardware/alpine.nix] [];
alpine = mkConf [
./hardware/alpine.nix
./nixos/programs/anki.nix
] [];
vm-sway =
builtins.trace ''