feat: a lot of stuff
This commit is contained in:
parent
a990c70c8f
commit
059f5efba3
9 changed files with 42 additions and 9 deletions
|
|
@ -39,7 +39,9 @@
|
|||
inputs.home-manager.nixosModules.home-manager
|
||||
|
||||
{
|
||||
imports = [ ./users/gandalf ];
|
||||
imports = [
|
||||
./users/gandalf
|
||||
];
|
||||
}
|
||||
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue