seprate hosts in submodules and started adding desktop pc configuration
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
{ config, lib, inputs, pkgs, flakeName, ... }:
|
||||
|
||||
{
|
||||
# imports = [];
|
||||
imports = [./hardware-configuration.nix];
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
Reference in New Issue
Block a user