uwhfaouefj

This commit is contained in:
LavaDesu 2024-01-15 23:01:29 +07:00
parent 6567a561e3
commit fd126721cf
4 changed files with 17 additions and 8 deletions

View file

@ -36,6 +36,10 @@
../../users/rin
];
environment.systemPackages = with pkgs; [ wpa_supplicant_gui ];
programs.hyprland.enable = true;
# For steam fhs-env
nixpkgs.config.permittedInsecurePackages = [
"openssl-1.1.1w"