change hyprland dotfiles lap/desk automaticaly chosen on the smayzy.desktop/laptop.enable option
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
../../modules/home-manager/webapps.nix
|
||||
../../modules/home-manager/lf/lf.nix
|
||||
../../modules/home-manager/kitty.nix
|
||||
../../modules/home-manager/hyprland.nix
|
||||
];
|
||||
|
||||
smayzy.webapps.enable = true;
|
||||
@@ -27,15 +28,6 @@
|
||||
recursive = true;
|
||||
force = true;
|
||||
};
|
||||
".config/mako/config" = {
|
||||
source = builtins.toPath ../../dotfiles/mako/config;
|
||||
force = true;
|
||||
};
|
||||
".config/wofi" = {
|
||||
source = builtins.toPath ../../dotfiles/wofi;
|
||||
recursive = true;
|
||||
force = true;
|
||||
};
|
||||
"wallpaper" = {
|
||||
source = builtins.toPath ../../wallpapers;
|
||||
recursive = true;
|
||||
|
||||
Reference in New Issue
Block a user