mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -24,11 +24,6 @@ let
|
||||
self.nixosModules.default
|
||||
];
|
||||
|
||||
sops = {
|
||||
defaultSopsFile = ./secrets/example.yaml;
|
||||
age.keyFile = "/var/lib/sops-nix/key.txt";
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
"${xlib.dirs.therima-drive}" = {
|
||||
device = "/dev/disk/by-uuid/C0A2DDEFA2DDEA44";
|
||||
|
||||
Reference in New Issue
Block a user