flake update
This commit is contained in:
parent
6df0c22603
commit
cb19a0c3c3
6 changed files with 26 additions and 19 deletions
|
|
@ -7,8 +7,11 @@
|
|||
size = 32;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gnomeExtensions.run-or-raise
|
||||
home.packages = with pkgs.gnomeExtensions; [
|
||||
run-or-raise
|
||||
removable-drive-menu
|
||||
system-monitor
|
||||
app-icons-taskbar
|
||||
];
|
||||
|
||||
dconf.settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue