summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix8
-rw-r--r--home/packages-minimal.nix2
-rw-r--r--home/packages.nix1
3 files changed, 9 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index e7ee9a1..ac631a0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -73,6 +73,14 @@
deploy.nodes = {
chaski = deploy-vps "chaski";
flora = deploy-vps "flora";
+ parsons = {
+ hostname = "parsons";
+ profiles.home = {
+ user = "stuebinm";
+ sshUser = "stuebinm";
+ path = deploy-rs.lib.x86_64-linux.activate.home-manager self.homeConfigurations.stuebinm-minimal;
+ };
+ };
};
checks = builtins.mapAttrs (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
diff --git a/home/packages-minimal.nix b/home/packages-minimal.nix
index 9639d13..6c62a9b 100644
--- a/home/packages-minimal.nix
+++ b/home/packages-minimal.nix
@@ -17,8 +17,6 @@ in
'')
lynx
pandoc
- # extra documentation, data, resources that aren't programs
- nerdfonts
# general cli utils
tree dnsutils inetutils pijul bat age libsecret gping bottom dogdns
cifs-utils jekyll fzf ripgrep fd bandwhich exa dive
diff --git a/home/packages.nix b/home/packages.nix
index b24fa15..7387550 100644
--- a/home/packages.nix
+++ b/home/packages.nix
@@ -15,6 +15,7 @@ in
(emacsWithPackages (epkgs: [ epkgs.exwm epkgs.pdf-tools epkgs.vterm ]))
emacs-all-the-icons-fonts
+ nerdfonts
# internet apps & clients
firefox keepassxc chromium signal-desktop mumble lynx
openconnect matterhorn