diff --git a/hm_modules/blender.nix b/hm_modules/blender.nix index d021587..239a4bf 100644 --- a/hm_modules/blender.nix +++ b/hm_modules/blender.nix @@ -1,3 +1,3 @@ { pkgs, ... }: { - home.packages = with pkgs.unstable; [ blender ffmpeg ]; + home.packages = with pkgs; [ blender ]; } diff --git a/hm_modules/obs-studio.nix b/hm_modules/obs-studio.nix index 2c88b13..71f91fe 100644 --- a/hm_modules/obs-studio.nix +++ b/hm_modules/obs-studio.nix @@ -8,6 +8,8 @@ obs-nvfbc obs-pipewire-audio-capture obs-vkcapture + obs-backgroundremoval + input-overlay # obs-linuxbrowser # obs-gstreamer diff --git a/hm_modules/polybar.nix b/hm_modules/polybar.nix index 41bab7c..04f15b8 100644 --- a/hm_modules/polybar.nix +++ b/hm_modules/polybar.nix @@ -300,7 +300,7 @@ in suffix = " "; }; label = { - open = recursiveUpdate colors.normal { text = ""; }; + open = recursiveUpdate colors.normal { text = "●"; }; close = recursiveUpdate colors.normal { text = ""; }; # separator = { text = "|"; }; }; diff --git a/hm_modules/pro_audio.nix b/hm_modules/pro_audio.nix index fb55794..7112529 100644 --- a/hm_modules/pro_audio.nix +++ b/hm_modules/pro_audio.nix @@ -15,7 +15,7 @@ let }; in { - home.packages = with pkgs.unstable; [ + home.packages = with pkgs; [ carla rnnoise ardour diff --git a/hm_modules/rofi.nix b/hm_modules/rofi.nix index 4919ab1..33a219b 100644 --- a/hm_modules/rofi.nix +++ b/hm_modules/rofi.nix @@ -1,6 +1,6 @@ { pkgs, ... }: { - home.packages = with pkgs.unstable; [ + home.packages = with pkgs; [ rofimoji rofi-bluetooth rofi-power-menu @@ -11,7 +11,7 @@ enable = true; location = "center"; font = "${pkgs.rice.font.monospace.name} ${toString pkgs.rice.font.monospace.size}"; - plugins = with pkgs.unstable;[ + plugins = with pkgs; [ rofi-calc ]; extraConfig = { modi = "drun,run,ssh,window,calc"; }; diff --git a/nixos_modules/pentablet.nix b/nixos_modules/pentablet.nix index e12adf4..bd735cf 100644 --- a/nixos_modules/pentablet.nix +++ b/nixos_modules/pentablet.nix @@ -6,7 +6,7 @@ ''; # XP-Pen tablet driver - environment.systemPackages = with pkgs.unstable; [ xp-pen-deco-01-v2-driver ]; + environment.systemPackages = with pkgs; [ xp-pen-deco-01-v2-driver ]; # hardware.opentabletdriver = { # enable = true; diff --git a/odin/hm.nix b/odin/hm.nix index 3fb8208..93c9b8d 100644 --- a/odin/hm.nix +++ b/odin/hm.nix @@ -79,7 +79,6 @@ obsidian tdesktop thunderbird - # unstable.zotero virt-manager virt-viewer # wineFull diff --git a/thor/hm.nix b/thor/hm.nix index 2baf32f..423ff04 100644 --- a/thor/hm.nix +++ b/thor/hm.nix @@ -38,7 +38,7 @@ gucharmap handbrake httpie - hyperspace-cli + # hyperspace-cli inkscape jetbrains.datagrip krita @@ -72,7 +72,6 @@ obsidian spotify thunderbird - # unstable.zotero virt-manager virt-viewer # wineFull