HOME-MANAGER-FREE
This commit is contained in:
parent
aafe071ef0
commit
a0c0278ae8
11 changed files with 263 additions and 212 deletions
|
@ -2,7 +2,7 @@ _: {
|
|||
imports = [
|
||||
# ./home-manager.nix
|
||||
./system.nix
|
||||
./xdg.nix
|
||||
# ./xdg.nix
|
||||
./git.nix
|
||||
./users.nix
|
||||
];
|
||||
|
|
|
@ -19,7 +19,6 @@ in {
|
|||
"audio"
|
||||
"nix"
|
||||
];
|
||||
homix = true;
|
||||
shell = self.packages.${pkgs.stdenv.system}.fish;
|
||||
# hashedPasswordFile = "/etc/passwords/cr";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue