non important commit

This commit is contained in:
benstrb 2026-01-17 11:01:33 +01:00
parent 826849d4e5
commit c36d3dff49
2 changed files with 2 additions and 2 deletions

View file

@ -24,6 +24,8 @@
../modules/locale.nix ../modules/locale.nix
]; ];
programs.niri.enable = true;
nix.settings.experimental-features = ["nix-command" "flakes"]; nix.settings.experimental-features = ["nix-command" "flakes"];
nixpkgs.config = { nixpkgs.config = {

View file

@ -27,8 +27,6 @@
pkgs.bspwm pkgs.bspwm
pkgs.sxhkd pkgs.sxhkd
pkgs.niri
pkgs.feh pkgs.feh
pkgs.picom pkgs.picom