mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
installer: remove unused reference to self
This commit is contained in:
parent
0422a27504
commit
807fa3b4ee
1 changed files with 47 additions and 50 deletions
|
|
@ -1,12 +1,9 @@
|
|||
let
|
||||
self = import ../../default.nix {};
|
||||
#
|
||||
# Note:
|
||||
# I could've import the wifi configuration and use it here, but I haven't
|
||||
# figured out an elegant (enough) way to do it while keeping my secrets
|
||||
# encrypted.
|
||||
#
|
||||
in
|
||||
{
|
||||
pkgs,
|
||||
modulesPath,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue