rose-pine-hyprcursor, fnott修正

This commit is contained in:
2026-01-04 12:18:59 +09:00
parent a3fd436314
commit 2bb37281ac
7 changed files with 72 additions and 38 deletions
+4 -4
View File
@@ -25,10 +25,8 @@ in
environment.systemPackages = with pkgs; [
openssl
bluez
bluez-tools
bluetuith
brightnessctl
fzf
@@ -61,7 +59,9 @@ in
networking.firewall.allowedUDPPorts = [ ];
services.openvpn.servers = {
homeVPN = { config = '' config /root/nixos/openvpn/homeVPN.conf ''; };
homeVPN = {
config = ''config /root/nixos/openvpn/homeVPN.conf '';
};
};
services.udev.extraRules = ''