temporarily disable hyprland config
This commit is contained in:
parent
9d7bf8bbb6
commit
6b7cc6d71b
@ -38,7 +38,7 @@
|
|||||||
./system/plasma.nix
|
./system/plasma.nix
|
||||||
./system/fragments/opengl.nix
|
./system/fragments/opengl.nix
|
||||||
./system/gaming.nix
|
./system/gaming.nix
|
||||||
./system/hyprland.nix
|
# ./system/hyprland.nix
|
||||||
hmModule (hmModuleDefaults // {
|
hmModule (hmModuleDefaults // {
|
||||||
home-manager.users."${username}" = import ./hosts/slab/home.nix;
|
home-manager.users."${username}" = import ./hosts/slab/home.nix;
|
||||||
})
|
})
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../home/common.nix
|
../../home/common.nix
|
||||||
../../home/hyprland.nix
|
# ../../home/hyprland.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "23.11";
|
home.stateVersion = "23.11";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user