Standardize networking, add more Librewolf configs, standardize synatxing for Waybar, generalize app usage
This commit is contained in:
parent
f4acc6c10d
commit
0042da23be
17 changed files with 90 additions and 114 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, config, unstable, nur, blender-bin, ... }:
|
||||
{ pkgs, config, unstable, nur, blender, ... }:
|
||||
{
|
||||
users.users = {
|
||||
jimbo = {
|
||||
|
@ -45,7 +45,7 @@
|
|||
inherit
|
||||
unstable
|
||||
nur
|
||||
blender-bin
|
||||
blender
|
||||
;
|
||||
};
|
||||
users.jimbo = import ../../../../home;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue