aaa
This commit is contained in:
parent
840e3e1398
commit
7a6fbff426
2 changed files with 8 additions and 9 deletions
|
|
@ -11,15 +11,14 @@
|
|||
accent = "base0D";
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
# steam gtk theming
|
||||
pkgs.adwsteamgtk
|
||||
|
||||
home.packages = with pkgs; [
|
||||
pkgs-unstable.ckan
|
||||
pkgs.daggerfall-unity
|
||||
|
||||
pkgs.vintagestory
|
||||
pkgs.gamemode
|
||||
# steam gtk theming
|
||||
adwsteamgtk
|
||||
daggerfall-unity
|
||||
vintagestory
|
||||
gamemode
|
||||
];
|
||||
|
||||
programs.noctalia-shell.settings.brightness.enableDdcSupport = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue