diff options
| author | Manuel Palenzuela <[email protected]> | 2022-06-20 13:17:03 +0000 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-20 13:17:03 +0000 |
| commit | 0f6550e2d30c5d3380daca76c226d0a18da09697 (patch) | |
| tree | 96219564b2db0dcdfd1b2f432f2eb3a16963d147 /hosts/home.nix | |
| parent | Update (diff) | |
| download | nixos-config-0f6550e2d30c5d3380daca76c226d0a18da09697.tar.gz nixos-config-0f6550e2d30c5d3380daca76c226d0a18da09697.tar.bz2 nixos-config-0f6550e2d30c5d3380daca76c226d0a18da09697.zip | |
Add VM host
Diffstat (limited to 'hosts/home.nix')
| -rw-r--r-- | hosts/home.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 96ab3c7..d0ec7da 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -25,8 +25,6 @@ in feh custom.smart-wallpaper custom.dwmbar - numlockx - surf pavucontrol light polkit_gnome @@ -34,11 +32,6 @@ in qbittorrent xorg.xev statix - custom.anime-downloader - custom.adl - custom.trackma - kcc - custom.kindlegen ]; }; |