feat(flake.nix): add impermanence module to flake
This commit is contained in:
parent
067e0c9970
commit
7b591ba470
6 changed files with 32 additions and 10 deletions
|
@ -8,6 +8,7 @@
|
|||
];
|
||||
|
||||
options.system = {
|
||||
hostname = lib.pantheon.mkStrOption;
|
||||
mainUser = lib.pantheon.mkStrOption;
|
||||
bootloader = lib.pantheon.mkStrOption;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue