restructured project to split out home manager

This commit is contained in:
Leyla Becker 2024-11-22 00:51:10 -06:00
parent c8e7944da5
commit 18f51a65c2
24 changed files with 421 additions and 254 deletions

View file

@ -1,10 +1,6 @@
# leyla laptop
{inputs, ...}: {
imports = [
inputs.home-manager.nixosModules.default
inputs.sops-nix.nixosModules.sops
./hardware-configuration.nix
inputs.nixos-hardware.nixosModules.framework-11th-gen-intel
../../enviroments/client
];
@ -13,12 +9,12 @@
leyla = {
isDesktopUser = true;
};
ester = {
isDesktopUser = true;
};
eve = {
isDesktopUser = true;
};
# ester = {
# isDesktopUser = true;
# };
# eve = {
# isDesktopUser = true;
# };
};
# enabled virtualisation for docker