moved some things to homedir-manager

This commit is contained in:
Don Harper 2022-08-15 07:35:49 -05:00
parent f75e2be953
commit a27781fbe1

View file

@ -26,6 +26,7 @@
# Enable networking
networking.networkmanager.enable = true;
networking.networkmanager.wifi.powersave = true;
networking.useDHCP = false;
networking.interfaces.wlp1s0.useDHCP = true;
# Set your time zone.
@ -44,7 +45,7 @@
security.doas.extraRules = [{
users = [ "don" ];
keepEnv = true;
persist = true;
noPass = true;
}];
# Enable the X11 windowing system.
@ -99,14 +100,19 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
bitwarden-cli
citrix_workspace
firefox
git-crypt
gitFull
gnome.gnome-tweaks
pkgs.tailscale
gnupg
mosh
qutebrowser
tailscale
tmux
tmuxp
vim
wget
zoom-us
];
# Some programs need SUID wrappers, can be configured further or are