remove hypr from home-manager config
This commit is contained in:
@@ -3,12 +3,12 @@ with lib.hm.gvariant;
|
||||
{
|
||||
config = {
|
||||
nix-config = {
|
||||
hypr = {
|
||||
internal-screen = {
|
||||
resolution = "auto";
|
||||
scale = "auto";
|
||||
};
|
||||
};
|
||||
# hypr = {
|
||||
# internal-screen = {
|
||||
# resolution = "auto";
|
||||
# scale = "auto";
|
||||
# };
|
||||
# };
|
||||
};
|
||||
};
|
||||
|
||||
@@ -21,7 +21,7 @@ with lib.hm.gvariant;
|
||||
../../modules/home-manager/documents.nix
|
||||
../../modules/home-manager/fish.nix
|
||||
../../modules/home-manager/flatpaks.nix
|
||||
../../modules/home-manager/hypr
|
||||
# ../../modules/home-manager/hypr
|
||||
../../modules/home-manager/keepassxc.nix
|
||||
../../modules/home-manager/kitty.nix
|
||||
../../modules/home-manager/kubectl.nix
|
||||
@@ -31,7 +31,7 @@ with lib.hm.gvariant;
|
||||
../../modules/home-manager/stylix.nix
|
||||
../../modules/home-manager/thunderbird.nix
|
||||
../../modules/home-manager/wofi.nix
|
||||
../../modules/home-manager/xdg-portals.nix
|
||||
# ../../modules/home-manager/xdg-portals.nix
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user