Added zsh
This commit is contained in:
parent
878656d2ec
commit
16f489be0d
5 changed files with 79 additions and 11 deletions
|
@ -42,12 +42,6 @@
|
|||
};
|
||||
modules = [
|
||||
./users/tdpeuter/home.nix
|
||||
{
|
||||
home = {
|
||||
username = "tdpeuter";
|
||||
homeDirectory = "/home/tdpeuter";
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
@ -60,6 +54,6 @@
|
|||
inherit system;
|
||||
modules = [ ./hosts/Tibo-NixTest ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue