From dce1f40f9b80bc221d1b960efced2369384a278f Mon Sep 17 00:00:00 2001 From: spl3g Date: Thu, 1 May 2025 15:16:02 +0300 Subject: feat: add the actual server configuration --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index d8b5098..ee4757c 100644 --- a/flake.lock +++ b/flake.lock @@ -116,6 +116,26 @@ "type": "github" } }, + "disko": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1745812220, + "narHash": "sha256-hotBG0EJ9VmAHJYF0yhWuTVZpENHvwcJ2SxvIPrXm+g=", + "owner": "nix-community", + "repo": "disko", + "rev": "d0c543d740fad42fe2c035b43c9d41127e073c78", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "disko", + "type": "github" + } + }, "firefox-gnome-theme": { "flake": false, "locked": { @@ -911,6 +931,7 @@ "root": { "inputs": { "betterfox": "betterfox", + "disko": "disko", "home-manager": "home-manager", "hyprland": "hyprland", "nh": "nh", -- cgit v1.2.3