This commit is contained in:
Hadi 2024-09-04 21:06:59 +02:00
parent 0489f7eaa7
commit 79403b916d

View File

@ -29,6 +29,6 @@
sshPublicKey = sshPublicKey =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPG9SE80ZyBcXZK/f5ypSKudaM5Jo3XtQikCnGo0jI5E hadi@nixy"; "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPG9SE80ZyBcXZK/f5ypSKudaM5Jo3XtQikCnGo0jI5E hadi@nixy";
theme = import ../themes/jack.nix; theme = import ../themes/windows.nix;
}; };
} }