Add initial testfiles for home manager
This commit is contained in:
parent
82e391c872
commit
24186358fa
4 changed files with 126 additions and 0 deletions
5
nix/home.nix
Normal file
5
nix/home.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
home = {
|
||||
stateVersion = "24.05";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue