Former-commit-id: 79403b916d
This commit is contained in:
Hadi
2024-09-04 21:06:59 +02:00
parent 9cb8036b73
commit 03d202250b

View File

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