mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
initial commit
This commit is contained in:
10
home/tux/default.nix
Normal file
10
home/tux/default.nix
Normal file
@ -0,0 +1,10 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
discord
|
||||
anydesk
|
||||
nodePackages.pnpm
|
||||
vlc
|
||||
darktable
|
||||
rawtherapee
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user