Fixed: Network configuration; Switched to dhcp
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
home-manager.url = "github:nix-community/home-manager/master";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
nixcord.url = "github:kaylorben/nixcord";
|
||||
spicetify-nix.url = "github:Gerg-L/spicetify-nix";
|
||||
};
|
||||
|
||||
outputs =
|
||||
@@ -38,6 +36,7 @@
|
||||
modules = [
|
||||
./nixos/default.nix
|
||||
./nixos/hardware.nix
|
||||
./hosts/cyper-pi-1/configuration.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager = {
|
||||
|
||||
Reference in New Issue
Block a user