moving-programs-to-home-manager

This commit is contained in:
Richie Cahill
2024-04-14 22:23:37 -04:00
parent a7e8bcb04c
commit 6ced5fe4d3
4 changed files with 54 additions and 45 deletions

View File

@ -1,37 +1,7 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
bat
beeper
btop
candy-icons
discord-canary
git
gnupg
htop
hwloc
iperf3
lynis
ncdu
neofetch
nix-init
nix-output-monitor
nix-prefetch
nix-tree
nixpkgs-fmt
nmap
pciutils
python3
ripgrep
smartmontools
sops
starship
sweet-nova
usbutils
vscode
wget
yubioath-flutter
zoxide
zsh-nix-shell
];
}

View File

@ -80,7 +80,7 @@
];
"projects" = {
id = "vyma6-lqqrz";
path = "/ZFS/Storage/Syncthing/projects";
path = "/home/richie/projects";
devices = [ "jeeves" ];
fsWatcherEnabled = true;
};