diff options
| author | Baitinq <[email protected]> | 2022-07-06 20:06:32 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-07-06 20:06:32 +0200 |
| commit | d8011aef9b08828e969474a83c7d63a88defe210 (patch) | |
| tree | 01a4e0c44883cf445e91a374e3fa1dd66189d031 /hosts/vm | |
| parent | XMonad+XMobar: add clickable workspaces (diff) | |
| download | nixos-config-d8011aef9b08828e969474a83c7d63a88defe210.tar.gz nixos-config-d8011aef9b08828e969474a83c7d63a88defe210.tar.bz2 nixos-config-d8011aef9b08828e969474a83c7d63a88defe210.zip | |
fmt
Diffstat (limited to 'hosts/vm')
| -rw-r--r-- | hosts/vm/home.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/vm/home.nix b/hosts/vm/home.nix index 6f442ce..3fb6e57 100644 --- a/hosts/vm/home.nix +++ b/hosts/vm/home.nix @@ -8,7 +8,6 @@ in qtcreator ] ++ (with pkgs.custom; [ - xmonadctl ]); xdg.configFile = { |