small cleanup and version bump
This commit is contained in:
parent
d585a60e1d
commit
21e01f75dc
14 changed files with 115 additions and 380 deletions
|
|
@ -11,12 +11,7 @@
|
|||
inherit (attrs) username;
|
||||
stateVersion = "22.11";
|
||||
homeDirectory = "/home/" + attrs.username;
|
||||
file = {
|
||||
".local/bin" = {
|
||||
source = ../bin;
|
||||
};
|
||||
};
|
||||
};
|
||||
imports = [./shared/programs/min.nix];
|
||||
imports = [./shared/programs/shell];
|
||||
xdg.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue