removed unused variables
This commit is contained in:
parent
8016a5664d
commit
5e09d5e5a6
4 changed files with 0 additions and 7 deletions
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@
|
|||
|
||||
outputs =
|
||||
{
|
||||
self,
|
||||
disko,
|
||||
home-manager,
|
||||
nixpkgs,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue