add greetd.nix
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{ config, pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
brightnessctl
|
||||
git
|
||||
neofetch
|
||||
swww
|
||||
tree
|
||||
wget
|
||||
wl-clipboard
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user