refactor(homes/rafiq): replace inspect script with external nixspect
This commit is contained in:
parent
6e3b835f8c
commit
ca683d74d1
4 changed files with 41 additions and 9 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
@ -22,7 +23,7 @@
|
|||
devenv
|
||||
pantheon.rebuild
|
||||
pantheon.edit
|
||||
pantheon.inspect
|
||||
inputs.nixspect.packages."x86_64-linux".nixspect
|
||||
];
|
||||
|
||||
home.persistence."/persist/home/rafiq".directories = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue