First Commit
This commit is contained in:
12
modules/packages.nix
Normal file
12
modules/packages.nix
Normal file
@@ -0,0 +1,12 @@
|
||||
{ pkgs, ...}:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
firefoxpwa
|
||||
hyprpolkitagent
|
||||
hypridle
|
||||
hyprpicker
|
||||
lsb-release
|
||||
papirus-icon-theme
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user