3/20
This commit is contained in:
parent
817aa75f84
commit
c9e64ce287
25 changed files with 535 additions and 276 deletions
|
|
@ -64,7 +64,6 @@ in
|
|||
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
};
|
||||
programs = {
|
||||
light.enable = true;
|
||||
hyprland.enable = true;
|
||||
ssh = {
|
||||
startAgent = true;
|
||||
|
|
@ -97,6 +96,7 @@ in
|
|||
];
|
||||
};
|
||||
ledger.enable = true;
|
||||
acpilight.enable = true;
|
||||
enableAllFirmware = true;
|
||||
};
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue