From 5a5ba986194d27ea21e73a2524ca7b457418e19f Mon Sep 17 00:00:00 2001 From: Jade Date: Sun, 12 Feb 2023 21:44:11 +0100 Subject: [PATCH] updates! --- common.nix | 14 -------------- flake.lock | 20 ++++++++++---------- 2 files changed, 10 insertions(+), 24 deletions(-) diff --git a/common.nix b/common.nix index b193f39..f7286d4 100644 --- a/common.nix +++ b/common.nix @@ -4,7 +4,6 @@ { config, pkgs, lib, ... }: -# let smol = import {config.allowUnfree = true;}; with lib; with builtins; { @@ -97,19 +96,6 @@ users.users.jade = { algorithm = "zstd"; }; - - - - users.defaultUserShell = pkgs.zsh; - - - - # Copy the NixOS configuration file and link it from the resulting system - # (/run/current-system/configuration.nix). This is useful in case you - # accidentally delete configuration.nix. - # system.copySystemConfiguration = true; - - } diff --git a/flake.lock b/flake.lock index 4b719c0..44ce857 100644 --- a/flake.lock +++ b/flake.lock @@ -89,11 +89,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1675676324, - "narHash": "sha256-Q8Ejr4DsqM/6KrIKbDfwYWPJsM1aHl6oE73rxq+AeIg=", + "lastModified": 1676234373, + "narHash": "sha256-3IWFE2WthFDoN9JAyDs/i4G9ZHFNNh9ffzBuYF8K5hw=", "ref": "refs/heads/master", - "rev": "06c428e28ef530c33b900524459e9e218dd84657", - "revCount": 8, + "rev": "b4065cad4b521b7e119923b9caf613c920ed4aa6", + "revCount": 9, "type": "git", "url": "https://gitlab.com/obsidianical/meowsite.git" }, @@ -170,11 +170,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1675757258, - "narHash": "sha256-pIRer8vdsoherlRKpzfnHbMZ5TsAcvRlXHCIaHkIUbg=", + "lastModified": 1676177817, + "narHash": "sha256-OQnBnuKkpwkfNY31xQyfU5hNpLs1ilWt+hVY6ztEEOM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "af96094e9b8eb162d70a84fa3b39f4b7a8b264d2", + "rev": "1b82144edfcd0c86486d2e07c7298f85510e7fb8", "type": "github" }, "original": { @@ -215,11 +215,11 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1675763311, - "narHash": "sha256-bz0Q2H3mxsF1CUfk26Sl9Uzi8/HFjGFD/moZHz1HebU=", + "lastModified": 1676110339, + "narHash": "sha256-kOS/L8OOL2odpCOM11IevfHxcUeE0vnZUQ74EOiwXcs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "fab09085df1b60d6a0870c8a89ce26d5a4a708c2", + "rev": "e5530aba13caff5a4f41713f1265b754dc2abfd8", "type": "github" }, "original": {