diff --git a/home/sway.nix b/home/sway.nix index 0f7dcd7..4bfef00 100644 --- a/home/sway.nix +++ b/home/sway.nix @@ -4,6 +4,7 @@ let cfg = config.wayland.windowManager.sway; mod = cfg.config.modifier; extraWorkspaces = { + "0" = "10"; F1 = "11 Firefox"; F2 = "12 Music"; F3 = "13"; diff --git a/sets/packages.nix b/sets/packages.nix index f61a8ee..41e0bf0 100644 --- a/sets/packages.nix +++ b/sets/packages.nix @@ -99,7 +99,6 @@ in # Development binutils-unwrapped ccache - (lib.hiPrio clang-tools) cmake conda gcc11