mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-12-23 23:33:37 +01:00
Update shared-desktop.nix
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
picture-uri-dark = "${wallpaper}";
|
||||
};
|
||||
};
|
||||
programs = {
|
||||
gtk = {
|
||||
enable = true;
|
||||
gtk3.extraConfig = {
|
||||
@@ -48,6 +47,7 @@
|
||||
'';
|
||||
};
|
||||
};
|
||||
programs = {
|
||||
bash = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
|
||||
Reference in New Issue
Block a user