la till beets och fixade med ip

This commit is contained in:
fwastring 2025-12-16 21:55:33 +01:00
parent b14b30ec0b
commit 7b9a87a250
7 changed files with 87 additions and 18 deletions

View file

@ -51,15 +51,6 @@ in
theme = theme;
};
programs.ssh.knownHosts = {
desktop = {
extraHostNames = [ "192.168.1.227" ];
publicKeyFile = ../../keys/rsa_pubkey;
};
"192.168.1.227" = {
publicKeyFile = ../../keys/rsa_pubkey;
};
};
hyprland = {
enable = true;
theme = theme;