feat: start migrating steveej-t14 and sj-vps-htz-0 to sops
This commit is contained in:
parent
6587a914e4
commit
b481126ae2
55 changed files with 877 additions and 452 deletions
12
nix/os/devices/sj-vps-htz0/configuration.nix
Normal file
12
nix/os/devices/sj-vps-htz0/configuration.nix
Normal file
|
@ -0,0 +1,12 @@
|
|||
{...}: {
|
||||
disabledModules = [];
|
||||
imports = [
|
||||
../../profiles/common/configuration.nix
|
||||
../../modules/opinionatedDisk.nix
|
||||
|
||||
./system.nix
|
||||
./hw.nix
|
||||
./pkg.nix
|
||||
./boot.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue