mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 15:29:07 +01:00
hyprland: Refactor to accommodate more DEs
This commit is contained in:
parent
927f056987
commit
048c7fb888
7 changed files with 72 additions and 63 deletions
|
|
@ -19,6 +19,8 @@
|
|||
custom = {
|
||||
sops.enable = true;
|
||||
|
||||
de.hyprland.classic.enable = true;
|
||||
|
||||
programs = {
|
||||
shell = {
|
||||
zsh.enable = true;
|
||||
|
|
@ -32,6 +34,7 @@
|
|||
vscode.enable = true;
|
||||
firefox.enable = true;
|
||||
libreoffice.enable = true;
|
||||
btop.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue