Install more packages
This commit is contained in:
6
home/photography.nix
Normal file
6
home/photography.nix
Normal file
@ -0,0 +1,6 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
darktable
|
||||
rawtherapee
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user