Merge branch 'main' of github.com:bloxx12/nichts
This commit is contained in:
commit
3d455e3c64
9 changed files with 21 additions and 41 deletions
|
@ -37,6 +37,7 @@ in {
|
|||
rm = "trash -v";
|
||||
l = "eza -a --icons";
|
||||
la = "eza -lha --icons --git";
|
||||
kys = "shutdown now";
|
||||
cd = "z";
|
||||
nv = "nvim";
|
||||
#TODO fix hardcoding of git repo path and profile name
|
||||
|
|
|
@ -2,6 +2,6 @@ _: {
|
|||
imports = [
|
||||
./home-manager.nix
|
||||
./system.nix
|
||||
./xdg.nix
|
||||
# ./xdg.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue