feat: add obc, vlc, sway wallpaper
This commit is contained in:
parent
63fa7916fd
commit
350aebc01d
4 changed files with 26 additions and 1 deletions
7
users/gandalf/modules/packages.nix
Normal file
7
users/gandalf/modules/packages.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
|
||||
home.packages = with pkgs; [
|
||||
vlc
|
||||
];
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue