flake update
This commit is contained in:
parent
87149b07f7
commit
5a26864eaf
2 changed files with 76 additions and 54 deletions
|
@ -1,5 +1,9 @@
|
|||
_: {
|
||||
{ pkgs, ... }: {
|
||||
dconf.settings."org/gnome/desktop/peripherals/mouse" = {
|
||||
accel-profile = "flat";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
zoom-us
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue