edited sudoedditor
This commit is contained in:
@@ -162,6 +162,7 @@
|
|||||||
nextcloud-client
|
nextcloud-client
|
||||||
steam
|
steam
|
||||||
signal-desktop
|
signal-desktop
|
||||||
|
cargo
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -192,7 +193,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
EDITOR = "nvim";
|
SUDO_EDITOR = "nvim";
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.bluetooth = {
|
hardware.bluetooth = {
|
||||||
|
|||||||
Reference in New Issue
Block a user