bruh
This commit is contained in:
parent
9a081df74a
commit
4c65d5cc6f
3 changed files with 17 additions and 5 deletions
|
@ -147,6 +147,14 @@
|
|||
|
||||
services.dunst.enable = true;
|
||||
|
||||
wayland.windowManager.sway = {
|
||||
enable = true;
|
||||
config = rec {
|
||||
modifier = "Mod4";
|
||||
terminal = "kitty";
|
||||
};
|
||||
};
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "KaitoTLex";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue