Large restructuring
This commit is contained in:
parent
22a6bd4040
commit
4e174013da
26 changed files with 39 additions and 43 deletions
|
|
@ -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
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue