refactor system into only 3 files
This commit is contained in:
parent
80762b7529
commit
7043ef2d2c
5 changed files with 64 additions and 104 deletions
|
@ -1,13 +0,0 @@
|
|||
# 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, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
[ (modulesPath + "/installer/scan/not-detected.nix"),
|
||||
# ./adrifthw.nix
|
||||
# ./wollomihw.nix
|
||||
];
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue