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
];
programs.niri.enable = true;
nix.settings.experimental-features = ["nix-command" "flakes"];
nixpkgs.config = {