plausible + other fixes
This commit is contained in:
@@ -9,9 +9,8 @@
|
||||
./hardware-configuration.nix
|
||||
../../config/base.nix
|
||||
];
|
||||
my = {
|
||||
my = import ./toggles.nix // {
|
||||
secureHost = true;
|
||||
enableProxy = true;
|
||||
users.nixremote = {
|
||||
enable = true;
|
||||
authorizedKeys = inputs.self.lib.getSshKeys [
|
||||
|
||||
Reference in New Issue
Block a user