mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-04-30 16:21:45 +02:00
wm/niri: Add nautilus
This commit is contained in:
parent
636e21914b
commit
c69be2a255
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ lib.mkIf (config.traxys.wm == "niri") {
|
|||
swaybg
|
||||
config.traxys.pkgs.xwayland-satellite-unstable
|
||||
wl-mirror
|
||||
nautilus
|
||||
];
|
||||
|
||||
services.gnome-keyring.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue