diff --git a/home/yaroslav/home.nix b/home/yaroslav/home.nix index 9fb419c..18671bf 100644 --- a/home/yaroslav/home.nix +++ b/home/yaroslav/home.nix @@ -58,10 +58,10 @@ in yt-dlp zsh-powerlevel10k meslo-lgs-nf - nekoray python313Full distrobox scrcpy + sops android-tools linux-wifi-hotspot nmap diff --git a/home/yaroslav/home_gui.nix b/home/yaroslav/home_gui.nix index 6c4252b..6281255 100644 --- a/home/yaroslav/home_gui.nix +++ b/home/yaroslav/home_gui.nix @@ -19,6 +19,7 @@ prismlauncher kdePackages.kcalc krita + nextcloud-client nicotine-plus qbittorrent qsstv @@ -29,5 +30,6 @@ bottles wl-kbptr brave + heroic ]; } diff --git a/hosts/Aphelion/Aphelion_misc.nix b/hosts/Aphelion/Aphelion_misc.nix index feb47b6..72e3d9a 100644 --- a/hosts/Aphelion/Aphelion_misc.nix +++ b/hosts/Aphelion/Aphelion_misc.nix @@ -1,4 +1,7 @@ { ... }: { virtualisation.waydroid.enable = true; + services.flatpak.enable = true; + programs.nekoray.enable = true; + programs.nekoray.tunMode.enable = true; } diff --git a/hosts/Aphelion/hardware-Aphelion.nix b/hosts/Aphelion/hardware-Aphelion.nix index 74cc842..82fae06 100644 --- a/hosts/Aphelion/hardware-Aphelion.nix +++ b/hosts/Aphelion/hardware-Aphelion.nix @@ -68,6 +68,10 @@ hardware.bluetooth.enable = true; # enables support for Bluetooth hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot + services.lact = { + enable = true; + }; + nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; system.stateVersion = "25.11"; diff --git a/secrets/Aphelion/wg0-client-pc.conf b/secrets/Aphelion/wg0-client-pc.conf new file mode 100644 index 0000000..e69de29 diff --git a/secrets/Aphelion/wg0.conf b/secrets/Aphelion/wg0.conf new file mode 100644 index 0000000..e69de29