Move all the individual stored impermanence folders to specific files
This commit is contained in:
parent
57201099fb
commit
dbd5ea69cd
19 changed files with 178 additions and 160 deletions
|
@ -1,4 +1,4 @@
|
|||
{ hm, stable, unstable, nur, blender, ... }:
|
||||
{ hm, stable, unstable, blender, impermanence, nur, ... }:
|
||||
{
|
||||
imports = [ hm.nixosModules.home-manager ];
|
||||
|
||||
|
@ -9,8 +9,9 @@
|
|||
inherit
|
||||
stable
|
||||
unstable
|
||||
nur
|
||||
blender
|
||||
impermanence
|
||||
nur
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue