non important commit
This commit is contained in:
parent
8aff79bad9
commit
850833f9a0
3 changed files with 0 additions and 126 deletions
|
|
@ -24,8 +24,6 @@
|
|||
../modules/locale.nix
|
||||
];
|
||||
|
||||
programs.niri.enable = true;
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
nixpkgs.config = {
|
||||
|
|
@ -39,13 +37,5 @@
|
|||
|
||||
home-manager.extraSpecialArgs = {inherit inputs;};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
xorg.libXcursor
|
||||
xorg.libX11
|
||||
xorg.libXi
|
||||
# You might also need these:
|
||||
xwayland
|
||||
];
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue