mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Removed gnomeExtension input, removed workaround for nixGL
This commit is contained in:
parent
190c9a39f2
commit
d65ec62e43
5 changed files with 33 additions and 73 deletions
|
|
@ -2,11 +2,6 @@
|
|||
additions = final: _prev: import ../pkgs final.pkgs;
|
||||
|
||||
modifications = final: prev: {
|
||||
gnomeExt = import inputs.gnomeExtensions {
|
||||
system = final.system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
||||
mods = {
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue