we are now impermanent
This commit is contained in:
parent
505ed68651
commit
c35f47a264
3 changed files with 28 additions and 1 deletions
|
|
@ -19,4 +19,10 @@
|
|||
"i2c"
|
||||
];
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
users.user = import ../../../users/desktops/user.nix;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue