treewide: prune more old xorg configs, and rename wayland modules

This commit is contained in:
LavaDesu 2025-03-23 00:29:58 +11:00
parent 46c30b9d5d
commit 2e74aa5f00
Signed by: cilly
GPG key ID: 6500251E087653C9
15 changed files with 10 additions and 318 deletions

View file

@ -17,7 +17,7 @@
ccache
corectrl
flatpak
greetd_wayland
greetd
gui
input
kernel
@ -31,12 +31,9 @@
./kernel.nix
./networking.nix
../../users/rin/wayland.nix
../../users/rin
];
programs.hyprland.enable = true;
security.pam.services.hyprlock = {};
# For steam fhs-env
nixpkgs.config.permittedInsecurePackages = [
"openssl-1.1.1w"

View file

@ -20,7 +20,7 @@
ccache
corectrl
flatpak
greetd_wayland
greetd
gui
input
kernel
@ -38,10 +38,9 @@
./networking.nix
./packages.nix
../../users/rin/wayland.nix
../../users/rin
];
services.postgresql.ensureDatabases = [ "barista" "barista-dev" ];
programs.hyprland.enable = true;
systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp";
# For steam fhs-env