From 153e48111b97d15e784b1ef2ec44c7451905535b Mon Sep 17 00:00:00 2001 From: aristote Date: Wed, 29 May 2024 19:27:53 +0200 Subject: switch to use as home laptop --- nixos/nix.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'nixos/nix.nix') diff --git a/nixos/nix.nix b/nixos/nix.nix index 18ea4ea..df864fd 100644 --- a/nixos/nix.nix +++ b/nixos/nix.nix @@ -1,6 +1,4 @@ -{ pkgs, ... }: - -{ +{pkgs, ...}: { personal.nix = { enable = true; autoUpgrade = true; -- cgit v1.2.3