mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
nix: add script to clean up my system
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# some options are in ../../hostsModules/laptop/nixos/nixUtils.nix
|
||||
{
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
inputs,
|
||||
...
|
||||
@@ -29,5 +30,7 @@
|
||||
alejandra
|
||||
vimPluginsUpdater # used for building plugins
|
||||
nix-index
|
||||
statix
|
||||
(pkgs.callPackage ../../hostsModules/laptop/scripts/cleanNix.nix {})
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user