cider init
This commit is contained in:
parent
68bd6cdf93
commit
802681a2be
10 changed files with 146 additions and 24 deletions
6
home-manager/noe/hosts/cider.nix
Normal file
6
home-manager/noe/hosts/cider.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
../common
|
||||
../common/home-user.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue