1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

reindent + remove unnecessary aliases

This commit is contained in:
andrey_varnavskiy
2024-11-30 16:16:10 +05:00
parent 35841606e0
commit a9058f3a24

View File

@@ -11,7 +11,6 @@
in {
sw = "nh os switch";
upd = "nh os switch --update";
upg = "nh os switch";
hms = "nh home switch";
pkgs = "nvim ${flakeDir}/nixos/packages.nix";