fully refactored stolen config :D
This commit is contained in:
parent
840cfef3d5
commit
0dd4f09001
39 changed files with 1603 additions and 206 deletions
6
options/common/preserve-system.nix
Normal file
6
options/common/preserve-system.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
self,
|
||||
...
|
||||
}: {
|
||||
environment.etc."current-flake".source = self;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue