codemonauts module with custom overlay

This commit is contained in:
fleaz 2022-03-16 23:24:33 +01:00
parent 53574aa386
commit a00e2c9588
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083
3 changed files with 6 additions and 2 deletions

View file

@ -18,6 +18,7 @@ in
modules/gpg.nix
] ++ lib.optionals (config.networking.hostName == "jimbo") [
modules/kanshi.nix
../secrets/codemonauts.nix
];
gtk = {
@ -34,6 +35,7 @@ in
# e.g. for 1password
nixpkgs.config.allowUnfree = true;
home.packages = with pkgs; [
httpie
wdisplays
@ -54,6 +56,7 @@ in
cinnamon.nemo
element-desktop
signal-desktop
nix-output-monitor
dnsutils
mtr
@ -95,6 +98,8 @@ in
packer
rocketchat-desktop
awscli
shared-2fa
igproxy-access
];