Add common CLI utilities I want everywhere
This commit is contained in:
parent
019df6a883
commit
82ee674db4
2 changed files with 12 additions and 0 deletions
1
hive.nix
1
hive.nix
|
@ -11,6 +11,7 @@ in {
|
|||
imports = [
|
||||
(import "${sources.home-manager}/nixos")
|
||||
./pinning.nix
|
||||
./common/utilities.nix
|
||||
./users/qenya.nix
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue