updates config
This commit is contained in:
parent
8156c9bd85
commit
e72a052384
182 changed files with 47 additions and 10411 deletions
|
|
@ -1,11 +0,0 @@
|
|||
{ inputs, config, ... }:
|
||||
|
||||
{
|
||||
flake.nixosConfigurations.dnsc-machine = inputs.nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = with config.flake.modules.nixos; [
|
||||
base
|
||||
dnsc-machine
|
||||
];
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue