Changes
3 changed files (+0/-6)
-
-
@@ -53,14 +53,12 @@python313 uv vscodium # BLAZINGLY FAST FEARLESS CONCURRENCY cargo clippy rust-analyzer rustc rustfmt # Apps deja-dup kdePackages.neochat
-
@@ -70,7 +68,6 @@mpv mpvScripts.mpris rnote # Utilities aspellDicts.en deploy-rs
-
-
-
@@ -114,5 +114,4 @@# # For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion . system.stateVersion = "24.11"; # Did you read the comment? }
-
-
-
@@ -1,13 +1,11 @@{ inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; # For building an image for XVM # https://lantian.pub/en/article/modify-computer/nixos-low-ram-vps.lantian/ # https://unnamed.website/posts/nixvm/ disko.url = "github:nix-community/disko/latest"; disko.inputs.nixpkgs.follows = "nixpkgs"; # https://crystalwobsite.gay/posts/2025-02-09-deploying_nixos # https://lantian.pub/en/article/modify-website/nixos-initial-config-flake-deploy.lantian/#batch-deployment-with-deploy-rs deploy-rs.url = "github:serokell/deploy-rs";
-