refactor!: remove unused modules, bindings, etc.
This commit is contained in:
parent
b1a6d5016a
commit
5fc963c537
48 changed files with 93 additions and 540 deletions
|
|
@ -1,10 +1,7 @@
|
|||
# Do not modify this file! It was generated by ‘nixos-generate-config’
|
||||
# and may be overwritten by future invocations. Please make changes
|
||||
# to /etc/nixos/configuration.nix instead.
|
||||
{ config
|
||||
, lib
|
||||
, pkgs
|
||||
, modulesPath
|
||||
{ modulesPath
|
||||
, ...
|
||||
}: {
|
||||
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue