Large restructuring

This commit is contained in:
baduhai 2022-12-22 22:38:12 -03:00
parent 22a6bd4040
commit 4e174013da
26 changed files with 39 additions and 43 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ specialArgs, inputs, config, pkgs, lib, ... }:
{
environment.systemPackages = with pkgs; [
@ -12,6 +12,7 @@
bat
bitwarden
chatterino2
deploy-rs
fd
filelight
firefox-wayland # Until firefox moves to using wayland by default
@ -58,7 +59,6 @@
})
# Packages from 3rd party overlays
agenix
deploy-rs
nur.repos.baduhai.koi
nur.repos.baduhai.emulationstation-de
];