Restructure
- Restructure - Add sops+age
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ config, ... }:
|
||||
{
|
||||
imports = [
|
||||
./disko.nix
|
||||
./locale.nix
|
||||
./nix.nix
|
||||
./packages.nix
|
||||
./sops.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user