mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -86,10 +86,12 @@ in
|
|||||||
|
|
||||||
# Test
|
# Test
|
||||||
jocalsend
|
jocalsend
|
||||||
|
lazydocker
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
environment.variables.EDITOR = "flow";
|
environment.variables.EDITOR = "flow";
|
||||||
programs = {
|
programs = {
|
||||||
|
nix-ld.enable = true;
|
||||||
nano = {
|
nano = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nanorc = ''
|
nanorc = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user