Add GnuPG module
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
sydnix = {
|
||||
filesystemType = "btrfs";
|
||||
|
||||
gpg.enable = true;
|
||||
|
||||
users.users = [
|
||||
"crumb"
|
||||
];
|
||||
|
||||
impermanence = {
|
||||
enable = false;
|
||||
directories = [
|
||||
@@ -22,9 +29,7 @@
|
||||
device = "placeholderrrr";
|
||||
archiveLimit = 3;
|
||||
};
|
||||
users.users = [
|
||||
"crumb"
|
||||
];
|
||||
|
||||
# niri.enable = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user