更新hyprland配置; 更新flake配置的方式
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
{ config, libs, pkgs, ... }:
|
||||
let
|
||||
conf = [ "hypr" "waybar" "rofi" "kitty" "mako" "wlogout" ];
|
||||
confPath = "${config.home.homeDirectory}/.nix/modules/home/hyprland/conf";
|
||||
inherit (lib.my) mkOutOfStoreSymlinks;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user