This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ inputs, config, pkgs, lib, ... }:
|
||||
{ inputs, config, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
@@ -28,7 +28,4 @@
|
||||
|
||||
networking.hostName = "laptop1";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user