This commit is contained in:
2025-08-18 23:29:30 -05:00
parent 59d36c35ff
commit b1dd43f2ca
2 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
defaultSopsFile = ./secrets.yaml;
defaultSopsFormat = "yaml";
};
/*
nix = {
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
settings = {
@@ -58,7 +58,7 @@
port = 2222;
};
};
*/
services.mpris-proxy.enable = true;
programs.ssh.enable = true;