la till beets och fixade med ip
This commit is contained in:
parent
b14b30ec0b
commit
7b9a87a250
7 changed files with 87 additions and 18 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue