Refactor the whole configuration #1
1 changed files with 4 additions and 1 deletions
|
@ -44,7 +44,10 @@
|
|||
inputs = inputs;
|
||||
user = "caem";
|
||||
modules = [
|
||||
./secrets
|
||||
(import (builtins.path {
|
||||
path = ./secrets;
|
||||
name = "secrets";
|
||||
}))
|
||||
impermanence.nixosModules.impermanence
|
||||
disko.nixosModules.disko
|
||||
sops-nix.nixosModules.sops
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue