a lot of work on visuals, overhauled waybar config
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
self,
|
||||
inputs,
|
||||
username,
|
||||
wallpaper,
|
||||
scheme,
|
||||
config,
|
||||
...
|
||||
}: let
|
||||
@@ -14,7 +16,7 @@ in {
|
||||
useUserPackages = true;
|
||||
useGlobalPkgs = true;
|
||||
backupFileExtension = "backup";
|
||||
extraSpecialArgs = {inherit self inputs host username nur;};
|
||||
extraSpecialArgs = {inherit self inputs host wallpaper scheme username nur;};
|
||||
users.${username} = {
|
||||
dconf.settings = {
|
||||
"org/virt-manager/virt-manager/connections" = {
|
||||
|
||||
Reference in New Issue
Block a user