fix: remove unncessary _:

This commit is contained in:
punkfairie 2025-05-25 15:38:40 -07:00
parent 3d4a645cc4
commit fa75d5fa72
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
_: {
{
imports = [./hardware-configuration.nix];
networking.hostName = "marleycentre";

View file

@ -1,4 +1,4 @@
_: {
{
imports = [./hardware-configuration.nix];
networking.hostName = "marleynet";

View file

@ -1,4 +1,4 @@
_: {
{
services.autorandr = {
enable = true;

View file

@ -1,4 +1,4 @@
_: {
{
systemd = {
mounts = [
{