added a bunch of nixos modules
This commit is contained in:
@@ -14,6 +14,8 @@ in
|
||||
flake.modules.homeManager.hyprland = { pkgs, config, ... }: {
|
||||
home.packages = [
|
||||
pkgs.hyprpicker
|
||||
pkgs.hypridle
|
||||
pkgs.hyprshot
|
||||
];
|
||||
|
||||
xdg.configFile = {
|
||||
|
||||
Reference in New Issue
Block a user