inkscape, vesktop removed unused inputs

This commit is contained in:
foglar 2024-11-03 13:34:48 +01:00
parent f254fc7317
commit ab98a8d644
3 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,8 @@
inputs = { inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
#nix-stable.url = "github:nixos/nixpkgs/nixos-24.05";
hyprland = { hyprland = {
url = "github:hyprwm/Hyprland"; url = "github:hyprwm/Hyprland";
}; };

View File

@ -38,10 +38,10 @@
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
plugins = [ #plugins = [
#inputs.hyprland-plugins.packages.${pkgs.system}.hyprbars #inputs.hyprland-plugins.packages.${pkgs.system}.hyprbars
#inputs.Hyprspace.packages.${pkgs.system}.Hyprspace #inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
]; #];
settings = { settings = {
monitor = [ monitor = [

View File

@ -19,7 +19,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
librewolf librewolf
discord vesktop
alejandra alejandra
nh nh
@ -34,6 +34,7 @@
#tor-browser #tor-browser
openrocket openrocket
spotify spotify
inkscape
#zed-editor #zed-editor
#gtk3 #gtk3