some plays, some updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ kitty qbittorrent ];
|
||||
environment.systemPackages = with pkgs; [ kitty qbittorrent ncdu ];
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
services.gnome.gcr-ssh-agent.enable = lib.mkForce false;
|
||||
|
||||
Reference in New Issue
Block a user