restructured flake

This commit is contained in:
willifan 2025-05-30 14:22:14 +02:00
parent 5c7ae091c1
commit bf3bb961f3
100 changed files with 76 additions and 78 deletions

View file

@ -4,8 +4,11 @@
./hardware-configuration.nix
./disko.nix
../../modules/default
../../modules/common
../../modules/nixos
../../modules/home-manager
../../modules/sops
../../modules/stylix
];
desktop = {
@ -24,7 +27,7 @@
};
};
services.auto-epp.enable = true;
services.auto-epp.enable = true;
services.fwupd.enable = true;
hardware.bluetooth.enable = true;
services.hardware.bolt.enable = true;