mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
petalburg: switched to hyprland
This commit is contained in:
parent
2c3e094238
commit
3ce0f6456b
|
@ -54,7 +54,7 @@ let
|
||||||
in {
|
in {
|
||||||
imports =
|
imports =
|
||||||
[
|
[
|
||||||
../../modules/kde.nix
|
# ../../modules/kde.nix
|
||||||
../../modules/hyprland.nix
|
../../modules/hyprland.nix
|
||||||
../../modules/plymouth.nix
|
../../modules/plymouth.nix
|
||||||
../../modules/zram_swap.nix
|
../../modules/zram_swap.nix
|
||||||
|
|
Loading…
Reference in a new issue