lean & prusa-slicer
This commit is contained in:
9
home/programs/dolphin/default.nix
Normal file
9
home/programs/dolphin/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{ pkgs, config, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
libsForQt5.dolphin
|
||||
libsForQt5.dolphin-plugins
|
||||
samba
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user