From 850c8accaed4c3c0f17214d6d608b667b6c35ad0 Mon Sep 17 00:00:00 2001 From: roxwize Date: Sat, 15 Feb 2025 21:43:49 -0500 Subject: [PATCH] ~ --- nixos/hosts/base.nix | 8 +------- nixos/packages.nix | 12 +++++++++++- secrets/ankiweb.gpg | 1 + secrets/e621.gpg | 2 ++ secrets/greasyfork.gpg | 2 ++ 5 files changed, 17 insertions(+), 8 deletions(-) create mode 100644 secrets/ankiweb.gpg create mode 100644 secrets/e621.gpg create mode 100644 secrets/greasyfork.gpg diff --git a/nixos/hosts/base.nix b/nixos/hosts/base.nix index a1bef5b..9771e95 100644 --- a/nixos/hosts/base.nix +++ b/nixos/hosts/base.nix @@ -93,14 +93,8 @@ openFirewall = true; }; # misc - flatpak = { - enable = true; - packages = [ - "com.github.tchx84.Flatseal" - { flatpakref = "https://sober.vinegarhq.org/sober.flatpakref"; sha256 = "1pj8y1xhiwgbnhrr3yr3ybpfis9slrl73i0b1lc9q89vhip6ym2l"; } - ]; - }; blueman.enable = true; + flatpak.enable = true; openssh = { enable = true; knownHosts = diff --git a/nixos/packages.nix b/nixos/packages.nix index 405717e..df36a6c 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -79,7 +79,8 @@ # audio alsa-utils # ALSA, the Advanced Linux Sound Architecture utils audacity # Sound editor with graphical UI - # fooyin # Customisable music player + cardinal # Plugin wrapper around VCV Rack + # fooyin # Customisable music player mpc # Minimalist command line interface to MPD pavucontrol # PulseAudio Volume Control playerctl # Command-line utility and library for controlling media players that implement MPRIS @@ -109,4 +110,13 @@ temurin-jre-bin-8 # Eclipse Temurin, prebuilt OpenJDK binary vlc # Cross-platform media player and streaming server ]; + + services.flatpak.packages = [ + "com.github._0negal.Viper" # Launcher and updater for the Titanfall|2 mod Northstar + "com.github.tchx84.Flatseal" # Manage Flatpak permissions + "net.davidotek.pupgui2" # Install Wine- and Proton-based compatibility tools + + # Glorified roblox android wrapper ;w; + { flatpakref = "https://sober.vinegarhq.org/sober.flatpakref"; sha256 = "1pj8y1xhiwgbnhrr3yr3ybpfis9slrl73i0b1lc9q89vhip6ym2l"; } + ]; } diff --git a/secrets/ankiweb.gpg b/secrets/ankiweb.gpg new file mode 100644 index 0000000..f8e6aad --- /dev/null +++ b/secrets/ankiweb.gpg @@ -0,0 +1 @@ +^>=̢ @QuuĎԮ{gs<5; }ʜ14O-0ȬøGCUkUl'l V=e#r̔ppU  0^3d{[yNs)jj&t>MK+}!k0YFKp cI0< \ No newline at end of file diff --git a/secrets/e621.gpg b/secrets/e621.gpg new file mode 100644 index 0000000..9993e29 --- /dev/null +++ b/secrets/e621.gpg @@ -0,0 +1,2 @@ +^>=̢ @.vf=K·~%م- @SӂLe0PLΆ!a* +ٖWƸրZĂb .PM w /=-XƧNPH~Ҧ|^̜&TmS|CH5q'1'?9 \ No newline at end of file diff --git a/secrets/greasyfork.gpg b/secrets/greasyfork.gpg new file mode 100644 index 0000000..4a99d13 --- /dev/null +++ b/secrets/greasyfork.gpg @@ -0,0 +1,2 @@ +^>=̢ @,d\u {'b. $MW-0Wzz +W{(屺;[Gik1iX6dGU s^csIzJefL+P 1 xp2|U>}]c?( b˹,_M \ No newline at end of file