flake final
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
];
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
# services.gnome.gnome-keyring.enable = lib.mkForce false;
|
||||
services.gnome.gcr-ssh-agent.enable = lib.mkForce false;
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
nix.gc = {
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
environment.systemPackages = with pkgs; [ kitty qbittorrent ];
|
||||
|
||||
# Failed to restart network-addresses-vboxnet0.service
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user