Update
This commit is contained in:
parent
b5fe18ab2f
commit
c18fffcb3d
@ -35,6 +35,7 @@
|
|||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
vim = "nvim";
|
vim = "nvim";
|
||||||
|
vi = "nvim";
|
||||||
v = "nvim";
|
v = "nvim";
|
||||||
c = "clear";
|
c = "clear";
|
||||||
clera = "clear";
|
clera = "clear";
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
./variables.nix
|
./variables.nix
|
||||||
../modules/server/security.nix
|
../modules/server/security.nix
|
||||||
../modules/server/openssh.nix
|
../modules/server/openssh.nix
|
||||||
|
../modules/server/sops.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
|
Loading…
Reference in New Issue
Block a user