Lots of stuff
This commit is contained in:
parent
9115983c81
commit
c15fab234d
17 changed files with 10 additions and 86 deletions
|
@ -3,7 +3,6 @@
|
|||
imports = [
|
||||
./doas
|
||||
./git
|
||||
./home-manager
|
||||
./shells
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
{ unstable, ... }:
|
||||
{
|
||||
home-manager = {
|
||||
useUserPackages = true;
|
||||
backupFileExtension = "bak";
|
||||
extraSpecialArgs = {
|
||||
inherit
|
||||
unstable
|
||||
;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue