fully refactored stolen config :D
This commit is contained in:
parent
d7546e9591
commit
478e81cf03
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