forked from pub-solar/os
Clean up unused git-crypt dirs/files
This commit is contained in:
parent
4bc3eaed27
commit
5f552149ea
1
hosts/con/.gitattributes
vendored
1
hosts/con/.gitattributes
vendored
|
@ -1 +0,0 @@
|
|||
secrets/** filter=git-crypt-18DAE600A6BBE705 diff=git-crypt-18DAE600A6BBE705
|
Binary file not shown.
1
hosts/dumpyourvms/.gitattributes
vendored
1
hosts/dumpyourvms/.gitattributes
vendored
|
@ -1 +0,0 @@
|
|||
secrets/** filter=git-crypt-18DAE600A6BBE705 diff=git-crypt-18DAE600A6BBE705
|
Binary file not shown.
1
hosts/ryzensun/.gitattributes
vendored
1
hosts/ryzensun/.gitattributes
vendored
|
@ -1 +0,0 @@
|
|||
secrets/** filter=git-crypt-18DAE600A6BBE705 diff=git-crypt-18DAE600A6BBE705
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
boot.initrd.luks.devices."cryptroot".device = "/dev/disk/by-uuid/ef6c5bb0-0bcf-4af4-bbc9-02c849999e54";
|
||||
|
||||
fileSystems."/boot/efi" =
|
||||
fileSystems."/boot" =
|
||||
{
|
||||
device = "/dev/disk/by-uuid/2C62-C8B5";
|
||||
fsType = "vfat";
|
||||
|
|
|
@ -10,7 +10,6 @@ in
|
|||
];
|
||||
|
||||
config = {
|
||||
pub-solar.x-os.keyfile = "/etc/nixos/hosts/ryzensun/secrets/keyfile.bin";
|
||||
pub-solar.nextcloud.enable = mkForce false;
|
||||
pub-solar.docker.enable = mkForce false;
|
||||
pub-solar.virtualisation.enable = true;
|
||||
|
|
Binary file not shown.
4
secrets/.gitattributes
vendored
4
secrets/.gitattributes
vendored
|
@ -1,4 +0,0 @@
|
|||
* filter=git-crypt diff=git-crypt
|
||||
.gitattributes !filter !diff
|
||||
secrets.nix !filter !diff
|
||||
README.md !filter !diff
|
Loading…
Reference in a new issue