diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-06-06 14:56:37 +0200 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-06-06 14:56:37 +0200 |
| commit | 677ffed81557fc8216c690c46287a78f5dd8f35e (patch) | |
| tree | bd8c2d8a1c15b9d9dd364143e3ef9aedb2f3c1d6 /nixos | |
| parent | 967fd303bb38286333ed94fc6c99fe305b9c9282 (diff) | |
uget integration
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/desktop/apps.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/desktop/apps.nix b/nixos/desktop/apps.nix index e375f44..68e5090 100644 --- a/nixos/desktop/apps.nix +++ b/nixos/desktop/apps.nix @@ -1,7 +1,6 @@ {pkgs, ...} : { environment.systemPackages = with pkgs; [ - floorp neovim kitty ]; |
