Compare commits
No commits in common. "a50faa124522ae9c1dbf397d5ef3633c612efe46" and "1eebdc2fc0243d979dedf43f27df6367a9cdf375" have entirely different histories.
a50faa1245
...
1eebdc2fc0
2 changed files with 1 additions and 9 deletions
|
@ -24,12 +24,6 @@
|
||||||
|
|
||||||
virtualbox
|
virtualbox
|
||||||
|
|
||||||
libreoffice
|
|
||||||
prusa-slicer
|
|
||||||
gimp
|
|
||||||
|
|
||||||
cinnamon.nemo-fileroller
|
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
{ pkgs, home-manager, ... }:
|
{ pkgs, home-manager, ... }:
|
||||||
{
|
{
|
||||||
services.gvfs.enable = true;
|
services.udisks2.enable = true;
|
||||||
|
|
||||||
programs.file-roller.enable = true;
|
|
||||||
|
|
||||||
programs.thunar = {
|
programs.thunar = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue