Compare commits

..

No commits in common. "adb0d8bdde6ecadace4430502e25d8f62f87dbd9" and "8edd5423d8d058de3b91c025478a41d4ce0b731f" have entirely different histories.

4 changed files with 10 additions and 14 deletions

View file

@ -1,7 +1,6 @@
{
...
}:
{
}: {
defaultSSHKeys = [
"sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIDsb/Tr69YN5MQLweWPuJaRGm+h2kOyxfD6sqKEDTIwoAAAABHNzaDo= harald@fedora.fritz.box"
"sk-ecdsa-sha2-nistp256@openssh.com AAAAInNrLWVjZHNhLXNoYTItbmlzdHAyNTZAb3BlbnNzaC5jb20AAAAIbmlzdHAyNTYAAABBBACLgT81iB1iWWVuXq6PdQ5GAAGhaZhSKnveQCvcNnAOZ5WKH80bZShKHyAYzrzbp8IGwLWJcZQ7TqRK+qZdfagAAAAEc3NoOg== harald@hoyer.xyz"

View file

@ -6,9 +6,6 @@ with lib.metacfg;
./hardware-configuration.nix
];
services.spice-autorandr.enable = true;
services.spice-vdagentd.enable = true;
metacfg = {
base.enable = true;
gui.enable = true;