Move file into directory

This commit is contained in:
Alexander Wainwright
2025-06-20 22:14:36 +10:00
parent e151041859
commit 61946b33a6
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@
# ipcalc # it is a calculator for the IPv4/v6 addresses
# misc
# cowsay
cowsay
file
which
tree

View File

@@ -32,7 +32,7 @@
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.users.alex = import ./home.nix;
home-manager.users.alex = import ./alex/home.nix;
# Optionally, use home-manager.extraSpecialArgs to pass arguments to
# home.nix