fix: Cleanup Warnings
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
documentation.dev.enable = true;
|
||||
documentation.doc.enable = true;
|
||||
documentation.nixos.enable = true;
|
||||
documentation.man.generateCaches = true;
|
||||
documentation.man.cache.enable = true;
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
hyprland
|
||||
xorg.xhost
|
||||
xhost
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user