chore: enable hyprland
This commit is contained in:
parent
aae358818b
commit
fe5c301177
2 changed files with 1 additions and 1 deletions
|
@ -69,6 +69,7 @@
|
|||
firefox.enable = true;
|
||||
thunderbird.enable = true;
|
||||
sway.enable = true;
|
||||
hyprland.enable = true;
|
||||
pulseview.enable = true;
|
||||
|
||||
gnupg.agent = {
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
home-manager.users.${username} = {
|
||||
imports = [
|
||||
../../home/sway
|
||||
../../home/themes/catppuccin.nix
|
||||
../../home
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue