setup sway vm

This commit is contained in:
tristan 2024-01-06 22:35:25 +00:00
parent e67707b0f0
commit 35fa5b6bda
10 changed files with 118 additions and 111 deletions

View file

@ -13,8 +13,6 @@ in {
};
home-manager.users.${user}.imports = [
{
wayland.windowManager.hyprland.enable = true;
}
../../home/programs/hyprland.nix
];
}