all: remove dead code

This commit is contained in:
2024-04-12 21:50:51 +02:00
parent 84b6e74e7b
commit a0a6acf280
13 changed files with 5 additions and 33 deletions

View File

@@ -4,8 +4,6 @@
{
config,
pkgs,
lib,
sops-nix,
zremap,
system,
nvim,

View File

@@ -2,9 +2,7 @@
# and may be overwritten by future invocations. Please make changes
# to /etc/nixos/configuration.nix instead.
{
config,
lib,
pkgs,
modulesPath,
...
}: {