Update
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
{ pkgs, config, inputs, ... }: {
|
||||
|
||||
imports = [
|
||||
./hyprlocktty.nix
|
||||
./hypridle.nix
|
||||
./hyprpaper.nix
|
||||
# ./hyprcursor.nix
|
||||
];
|
||||
imports =
|
||||
[ ./hyprlocktty.nix ./hypridle.nix ./hyprpaper.nix ./hyprcursor.nix ];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
hyprshot
|
||||
|
||||
Reference in New Issue
Block a user