lavaridge: switched to hyprland

This commit is contained in:
Aly Raffauf 2024-03-24 20:08:39 -04:00
parent d4e3fdbda5
commit 11c3e54801

View file

@ -5,7 +5,7 @@
{
imports = [
../../modules/homelab/virtualization.nix
../../modules/kde.nix
../../modules/hyprland.nix
../../modules/plymouth.nix
../../modules/steam.nix
../../modules/zram_swap.nix
@ -38,7 +38,11 @@
# nixpkgs.config.chromium.commandLineArgs = "--ozone-platform=wayland";
# environment.sessionVariables.NIXOS_OZONE_WL = "1";
home-manager.users.aly = import ../../home/aly-kde.nix;
services.fprintd.package = pkgs.fprintd.overrideAttrs {
mesonCheckFlags = [ "--no-suite" "fprintd:TestPamFprintd" ];
};
home-manager.users.aly = import ../../home/aly-hyprland.nix;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions