Up
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ pkgs, config, ... }: {
|
||||
|
||||
imports = [ ./hyprlock.nix ./hypridle.nix ../variables/theme ];
|
||||
imports = [ ./hyprlock.nix ./hypridle.nix ];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
xdg-desktop-portal-hyprland
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{ pkgs, config, ... }: {
|
||||
|
||||
imports = [ ../variables/theme ];
|
||||
|
||||
home.packages = with pkgs; [ hyprlock ];
|
||||
|
||||
xdg.configFile."hypr/hyprlock.conf".text = ''
|
||||
|
||||
Reference in New Issue
Block a user