From a8e1616c2c307d234738021274e206067535e2b4 Mon Sep 17 00:00:00 2001 From: kat witch Date: Sat, 16 Oct 2021 01:37:24 +0100 Subject: [PATCH] ehhhhh --- config/hosts/goliath.nix | 2 ++ config/profiles/base/system.nix | 1 + config/users/kat/gui/packages.nix | 2 ++ nix/sources.json | 18 +++++++++--------- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/config/hosts/goliath.nix b/config/hosts/goliath.nix index 7626beac..1cf5976c 100644 --- a/config/hosts/goliath.nix +++ b/config/hosts/goliath.nix @@ -112,6 +112,8 @@ ".local/share/direnv" ".config/Mumble" ".config/Element" + ".config/discord" + ".config/obsidian" ".config/hedgedoc" ".ApacheDirectoryStudio" ".gnupg" diff --git a/config/profiles/base/system.nix b/config/profiles/base/system.nix index a08e921d..54e470fe 100644 --- a/config/profiles/base/system.nix +++ b/config/profiles/base/system.nix @@ -14,4 +14,5 @@ }; services.journald.extraConfig = "SystemMaxUse=512M"; users.mutableUsers = false; + boot.tmpOnTmpfsSize = "80%"; } diff --git a/config/users/kat/gui/packages.nix b/config/users/kat/gui/packages.nix index c63b427e..4b090649 100644 --- a/config/users/kat/gui/packages.nix +++ b/config/users/kat/gui/packages.nix @@ -6,6 +6,8 @@ btop bitwarden element-wayland + obsidian + discord exiftool thunderbird mumble-develop diff --git a/nix/sources.json b/nix/sources.json index ec0887df..6a9ee053 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -41,10 +41,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "5fa26165cf34adbe693b159093ea15f24f7f7ea4", - "sha256": "137a51jmk2h9mrp959ds6n1gdgg7wmvwhjxjjd6njcs40k38rshj", + "rev": "aa581fc7bce89b3abc60124de8dcc3b7c7a9277c", + "sha256": "160v5hsswcvyai1hc6r0gs00z9gm30qgqlgy0sk1x8iwcqslx3wz", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/5fa26165cf34adbe693b159093ea15f24f7f7ea4.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/aa581fc7bce89b3abc60124de8dcc3b7c7a9277c.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "hexchen": { @@ -89,10 +89,10 @@ "homepage": null, "owner": "kittywitch", "repo": "nixexprs", - "rev": "fc6a343976f4afa61850484ac2ace2202f7b9576", - "sha256": "0f1p8yqgbbp5jjkmsa1jbk78p1kr4x6slcx8bmzya65kcw9n2ajx", + "rev": "33418f835c61697569feb9d8753134f7c4143d5a", + "sha256": "023wma4xv5pshjfdvv9r67nbzwryh0m38vprnnf7ikl1g29a53wi", "type": "tarball", - "url": "https://github.com/kittywitch/nixexprs/archive/fc6a343976f4afa61850484ac2ace2202f7b9576.tar.gz", + "url": "https://github.com/kittywitch/nixexprs/archive/33418f835c61697569feb9d8753134f7c4143d5a.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "niv": { @@ -147,10 +147,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "e4ef597edfd8a0ba5f12362932fc9b1dd01a0aef", - "sha256": "1w6y7ma2crcsfph60z8j1k3af0v2m110cbjrb62z287mn4skhqjs", + "rev": "2cf9db0e3d45b9d00f16f2836cb1297bcadc475e", + "sha256": "0sij1a5hlbigwcgx10dkw6mdbjva40wzz4scn0wchv7yyi9ph48l", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/e4ef597edfd8a0ba5f12362932fc9b1dd01a0aef.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/2cf9db0e3d45b9d00f16f2836cb1297bcadc475e.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nur": {