feat(skadi): try niri.
This commit is contained in:
parent
4da9b1e1d4
commit
212efaa6aa
1 changed files with 3 additions and 0 deletions
|
|
@ -152,6 +152,8 @@
|
|||
# Fix not saving my state
|
||||
hardware.alsa.enablePersistence = true;
|
||||
|
||||
programs.niri.enable = true;
|
||||
|
||||
# Enable appimages
|
||||
programs.appimage = {
|
||||
enable = true;
|
||||
|
|
@ -260,6 +262,7 @@
|
|||
lm_sensors
|
||||
libva-utils
|
||||
alsa-utils
|
||||
xwayland-satellite
|
||||
];
|
||||
|
||||
# Enable nixd to see nixpkgs path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue