2024-11-13 18:14 : id 117
This commit is contained in:
parent
29f9eb0ade
commit
4caed1da0c
@ -87,6 +87,12 @@ in
|
||||
# echo "Hello, ${config.home.username}!"
|
||||
# '')
|
||||
];
|
||||
pointerCursor = {
|
||||
gtk.enable = true;
|
||||
package = pkgs.gnome.adwaita-icon-theme;
|
||||
name = "Adwaita";
|
||||
size = 16;
|
||||
};
|
||||
programs = {
|
||||
vim = {
|
||||
defaultEditor = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user