refactor(home-manager): remove useless luci nix file
This commit is contained in:
parent
b19b93e39c
commit
2db048eb5a
1 changed files with 0 additions and 23 deletions
|
@ -1,23 +0,0 @@
|
|||
_: {
|
||||
wayland.windowManager.sway.config = {
|
||||
input = {
|
||||
"1:1:AT_Translated_Set_2_keyboard" = {
|
||||
xkb_layout = "us";
|
||||
xkb_variant = "altgr-intl";
|
||||
};
|
||||
|
||||
"2:7:SynPS/2_Synaptics_TouchPad" = {
|
||||
"tap" = "enable";
|
||||
"accel_profile" = "adaptive";
|
||||
"dwt" = "enable";
|
||||
"pointer_accel" = "0.3";
|
||||
};
|
||||
};
|
||||
|
||||
output = {
|
||||
"*" = {
|
||||
bg = "~/medias/images/wallpapers/wallpaper.png center #000000";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue