idk a bunch of things
got the merge working
This commit is contained in:
parent
d7850a7acc
commit
b2f9db3148
13 changed files with 65 additions and 221 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
upkgs,
|
||||
...
|
||||
}: {
|
||||
# ---- SYSTEM PACKAGES -----
|
||||
environment.systemPackages = with pkgs; [
|
||||
# User Environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue