🚀 add hyprland module
This commit is contained in:
parent
ad7ba759a6
commit
9918bfe0c6
11 changed files with 318 additions and 11 deletions
|
|
@ -11,9 +11,15 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
services.howdy = {
|
||||
enable = true;
|
||||
certainty = 3.0;
|
||||
# services.howdy = {
|
||||
# enable = true;
|
||||
# certainty = 3.0;
|
||||
# };
|
||||
|
||||
|
||||
my.programs = {
|
||||
bspwm.enable = false;
|
||||
hyprland.enable = true;
|
||||
};
|
||||
|
||||
# BOOT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue