Unify unstable and stable

This commit is contained in:
Greg Hellings
2022-10-17 10:46:50 -05:00
parent 8ddad3e1eb
commit e6123ec212
4 changed files with 119 additions and 85 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{ pkgs, agenix, ... }:
{ pkgs, ... }:
let
myPackages = pypackages: with pypackages; [
@@ -10,7 +10,7 @@ let
in {
# Base packages that need to be in all my hosts
environment.systemPackages = with pkgs; [
agenix.defaultPackage."${system}"
agenix
android-file-transfer
bitwarden-cli
diffutils