add file manage rand todo steps
This commit is contained in:
parent
0360d68f88
commit
3f7c2eccc2
2 changed files with 11 additions and 3 deletions
5
users/josh/programs/nautilus.nix
Normal file
5
users/josh/programs/nautilus.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ settings, pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.gnome.nautilus ];
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue