NixOS + home-manager configs, mirrored from GitLab SaaS. gitlab.com/andreijiroh-dev/nixops-config
nix-flake nixos home-manager nixpkgs nix-flakes
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Import Nix files from the dotfiles repo

+1424
+421
flake.lock
··· 1 + { 2 + "nodes": { 3 + "determinate": { 4 + "inputs": { 5 + "determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin", 6 + "determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux", 7 + "determinate-nixd-x86_64-darwin": [ 8 + "determinate", 9 + "determinate-nixd-aarch64-darwin" 10 + ], 11 + "determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux", 12 + "nix": "nix", 13 + "nixpkgs": "nixpkgs_3" 14 + }, 15 + "locked": { 16 + "lastModified": 1733950326, 17 + "narHash": "sha256-nUTutqzg/Z0eEXrC1ACTa4a9Ik5Iyxgqo8uL9DYib7I=", 18 + "rev": "657395244a854da1bc71e38454958ecd57c0e241", 19 + "revCount": 165, 20 + "type": "tarball", 21 + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.165%2Brev-657395244a854da1bc71e38454958ecd57c0e241/0193b781-6c27-7703-bca6-fc9648fca81d/source.tar.gz" 22 + }, 23 + "original": { 24 + "type": "tarball", 25 + "url": "https://flakehub.com/f/DeterminateSystems/determinate/0.1" 26 + } 27 + }, 28 + "determinate-nixd-aarch64-darwin": { 29 + "flake": false, 30 + "locked": { 31 + "narHash": "sha256-I03XaJRNQHh/N3ea2qpMU78DahTm7tSfF+urRABhKiQ=", 32 + "type": "file", 33 + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.6/macOS" 34 + }, 35 + "original": { 36 + "type": "file", 37 + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.6/macOS" 38 + } 39 + }, 40 + "determinate-nixd-aarch64-linux": { 41 + "flake": false, 42 + "locked": { 43 + "narHash": "sha256-yxF7hyInOc+S1BEaxjLBLHUFjSAjC0bRKh0glUt4ilo=", 44 + "type": "file", 45 + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.6/aarch64-linux" 46 + }, 47 + "original": { 48 + "type": "file", 49 + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.6/aarch64-linux" 50 + } 51 + }, 52 + "determinate-nixd-x86_64-linux": { 53 + "flake": false, 54 + "locked": { 55 + "narHash": "sha256-/LPSCwR/ueorahCcyUSVym3y3lnRXkc6pqWwW2T/yT8=", 56 + "type": "file", 57 + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.6/x86_64-linux" 58 + }, 59 + "original": { 60 + "type": "file", 61 + "url": "https://install.determinate.systems/determinate-nixd/tag/v0.2.6/x86_64-linux" 62 + } 63 + }, 64 + "flake-compat": { 65 + "flake": false, 66 + "locked": { 67 + "lastModified": 1696426674, 68 + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 69 + "owner": "edolstra", 70 + "repo": "flake-compat", 71 + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 72 + "type": "github" 73 + }, 74 + "original": { 75 + "owner": "edolstra", 76 + "repo": "flake-compat", 77 + "type": "github" 78 + } 79 + }, 80 + "flake-parts": { 81 + "inputs": { 82 + "nixpkgs-lib": [ 83 + "determinate", 84 + "nix", 85 + "nix", 86 + "nixpkgs" 87 + ] 88 + }, 89 + "locked": { 90 + "lastModified": 1719994518, 91 + "narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=", 92 + "owner": "hercules-ci", 93 + "repo": "flake-parts", 94 + "rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7", 95 + "type": "github" 96 + }, 97 + "original": { 98 + "owner": "hercules-ci", 99 + "repo": "flake-parts", 100 + "type": "github" 101 + } 102 + }, 103 + "flake-utils": { 104 + "inputs": { 105 + "systems": "systems" 106 + }, 107 + "locked": { 108 + "lastModified": 1681202837, 109 + "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", 110 + "owner": "numtide", 111 + "repo": "flake-utils", 112 + "rev": "cfacdce06f30d2b68473a46042957675eebb3401", 113 + "type": "github" 114 + }, 115 + "original": { 116 + "owner": "numtide", 117 + "repo": "flake-utils", 118 + "type": "github" 119 + } 120 + }, 121 + "git-hooks-nix": { 122 + "inputs": { 123 + "flake-compat": [ 124 + "determinate", 125 + "nix", 126 + "nix" 127 + ], 128 + "gitignore": [ 129 + "determinate", 130 + "nix", 131 + "nix" 132 + ], 133 + "nixpkgs": [ 134 + "determinate", 135 + "nix", 136 + "nix", 137 + "nixpkgs" 138 + ], 139 + "nixpkgs-stable": [ 140 + "determinate", 141 + "nix", 142 + "nix", 143 + "nixpkgs" 144 + ] 145 + }, 146 + "locked": { 147 + "lastModified": 1721042469, 148 + "narHash": "sha256-6FPUl7HVtvRHCCBQne7Ylp4p+dpP3P/OYuzjztZ4s70=", 149 + "owner": "cachix", 150 + "repo": "git-hooks.nix", 151 + "rev": "f451c19376071a90d8c58ab1a953c6e9840527fd", 152 + "type": "github" 153 + }, 154 + "original": { 155 + "owner": "cachix", 156 + "repo": "git-hooks.nix", 157 + "type": "github" 158 + } 159 + }, 160 + "home-manager": { 161 + "inputs": { 162 + "nixpkgs": "nixpkgs_4" 163 + }, 164 + "locked": { 165 + "lastModified": 1735381016, 166 + "narHash": "sha256-CyCZFhMUkuYbSD6bxB/r43EdmDE7hYeZZPTCv0GudO4=", 167 + "owner": "nix-community", 168 + "repo": "home-manager", 169 + "rev": "10e99c43cdf4a0713b4e81d90691d22c6a58bdf2", 170 + "type": "github" 171 + }, 172 + "original": { 173 + "owner": "nix-community", 174 + "ref": "master", 175 + "repo": "home-manager", 176 + "type": "github" 177 + } 178 + }, 179 + "libgit2": { 180 + "flake": false, 181 + "locked": { 182 + "lastModified": 1715853528, 183 + "narHash": "sha256-J2rCxTecyLbbDdsyBWn9w7r3pbKRMkI9E7RvRgAqBdY=", 184 + "owner": "libgit2", 185 + "repo": "libgit2", 186 + "rev": "36f7e21ad757a3dacc58cf7944329da6bc1d6e96", 187 + "type": "github" 188 + }, 189 + "original": { 190 + "owner": "libgit2", 191 + "ref": "v1.8.1", 192 + "repo": "libgit2", 193 + "type": "github" 194 + } 195 + }, 196 + "nix": { 197 + "inputs": { 198 + "nix": "nix_2", 199 + "nixpkgs": "nixpkgs_2" 200 + }, 201 + "locked": { 202 + "lastModified": 1733248733, 203 + "narHash": "sha256-rOFE8TSwWoup+LPNbmtTs6oLy7lYZ12L9GN+aZuQQaA=", 204 + "rev": "98bbabc68ac8c897c2ad873c3557125691c45120", 205 + "revCount": 108, 206 + "type": "tarball", 207 + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix/2.25.3/01939864-5191-788c-b898-163d916a3333/source.tar.gz" 208 + }, 209 + "original": { 210 + "type": "tarball", 211 + "url": "https://flakehub.com/f/DeterminateSystems/nix/2.0" 212 + } 213 + }, 214 + "nix_2": { 215 + "inputs": { 216 + "flake-compat": "flake-compat", 217 + "flake-parts": "flake-parts", 218 + "git-hooks-nix": "git-hooks-nix", 219 + "libgit2": "libgit2", 220 + "nixpkgs": "nixpkgs", 221 + "nixpkgs-23-11": "nixpkgs-23-11", 222 + "nixpkgs-regression": "nixpkgs-regression" 223 + }, 224 + "locked": { 225 + "lastModified": 1732881227, 226 + "narHash": "sha256-T+wFMm3cj8pGJSwXmPuxG5pz+1gRDJoToF9OBxtzocA=", 227 + "rev": "218cd6c16c0981cc32a45e3a15be1d3c1a68eb85", 228 + "revCount": 18724, 229 + "type": "tarball", 230 + "url": "https://api.flakehub.com/f/pinned/NixOS/nix/2.25.3/01938786-bc70-79e3-b7ee-bb61f8e7f238/source.tar.gz" 231 + }, 232 + "original": { 233 + "type": "tarball", 234 + "url": "https://flakehub.com/f/NixOS/nix/%3D2.25.3" 235 + } 236 + }, 237 + "nixos-hardware": { 238 + "locked": { 239 + "lastModified": 1735388221, 240 + "narHash": "sha256-e5IOgjQf0SZcFCEV/gMGrsI0gCJyqOKShBQU0iiM3Kg=", 241 + "owner": "NixOS", 242 + "repo": "nixos-hardware", 243 + "rev": "7c674c6734f61157e321db595dbfcd8523e04e19", 244 + "type": "github" 245 + }, 246 + "original": { 247 + "owner": "NixOS", 248 + "ref": "master", 249 + "repo": "nixos-hardware", 250 + "type": "github" 251 + } 252 + }, 253 + "nixpkgs": { 254 + "locked": { 255 + "lastModified": 1723688146, 256 + "narHash": "sha256-sqLwJcHYeWLOeP/XoLwAtYjr01TISlkOfz+NG82pbdg=", 257 + "owner": "NixOS", 258 + "repo": "nixpkgs", 259 + "rev": "c3d4ac725177c030b1e289015989da2ad9d56af0", 260 + "type": "github" 261 + }, 262 + "original": { 263 + "owner": "NixOS", 264 + "ref": "nixos-24.05", 265 + "repo": "nixpkgs", 266 + "type": "github" 267 + } 268 + }, 269 + "nixpkgs-23-11": { 270 + "locked": { 271 + "lastModified": 1717159533, 272 + "narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=", 273 + "owner": "NixOS", 274 + "repo": "nixpkgs", 275 + "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446", 276 + "type": "github" 277 + }, 278 + "original": { 279 + "owner": "NixOS", 280 + "repo": "nixpkgs", 281 + "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446", 282 + "type": "github" 283 + } 284 + }, 285 + "nixpkgs-regression": { 286 + "locked": { 287 + "lastModified": 1643052045, 288 + "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", 289 + "owner": "NixOS", 290 + "repo": "nixpkgs", 291 + "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", 292 + "type": "github" 293 + }, 294 + "original": { 295 + "owner": "NixOS", 296 + "repo": "nixpkgs", 297 + "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", 298 + "type": "github" 299 + } 300 + }, 301 + "nixpkgs_2": { 302 + "locked": { 303 + "lastModified": 1733120037, 304 + "narHash": "sha256-En+gSoVJ3iQKPDU1FHrR6zIxSLXKjzKY+pnh9tt+Yts=", 305 + "rev": "f9f0d5c5380be0a599b1fb54641fa99af8281539", 306 + "revCount": 710194, 307 + "type": "tarball", 308 + "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2411.710194%2Brev-f9f0d5c5380be0a599b1fb54641fa99af8281539/01938be8-64ce-75c6-94d4-dbc2e4d547fe/source.tar.gz" 309 + }, 310 + "original": { 311 + "type": "tarball", 312 + "url": "https://flakehub.com/f/NixOS/nixpkgs/%2A" 313 + } 314 + }, 315 + "nixpkgs_3": { 316 + "locked": { 317 + "lastModified": 1733686850, 318 + "narHash": "sha256-NQEO/nZWWGTGlkBWtCs/1iF1yl2lmQ1oY/8YZrumn3I=", 319 + "rev": "dd51f52372a20a93c219e8216fe528a648ffcbf4", 320 + "revCount": 719099, 321 + "type": "tarball", 322 + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.719099%2Brev-dd51f52372a20a93c219e8216fe528a648ffcbf4/0193af12-b91a-77b9-9c72-3172a023752d/source.tar.gz" 323 + }, 324 + "original": { 325 + "type": "tarball", 326 + "url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1.tar.gz" 327 + } 328 + }, 329 + "nixpkgs_4": { 330 + "locked": { 331 + "lastModified": 1734649271, 332 + "narHash": "sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ=", 333 + "owner": "NixOS", 334 + "repo": "nixpkgs", 335 + "rev": "d70bd19e0a38ad4790d3913bf08fcbfc9eeca507", 336 + "type": "github" 337 + }, 338 + "original": { 339 + "owner": "NixOS", 340 + "ref": "nixos-unstable", 341 + "repo": "nixpkgs", 342 + "type": "github" 343 + } 344 + }, 345 + "nixpkgs_5": { 346 + "locked": { 347 + "lastModified": 1735291276, 348 + "narHash": "sha256-NYVcA06+blsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M=", 349 + "owner": "NixOS", 350 + "repo": "nixpkgs", 351 + "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", 352 + "type": "github" 353 + }, 354 + "original": { 355 + "owner": "NixOS", 356 + "ref": "nixos-unstable", 357 + "repo": "nixpkgs", 358 + "type": "github" 359 + } 360 + }, 361 + "nixpkgs_6": { 362 + "locked": { 363 + "lastModified": 1682134069, 364 + "narHash": "sha256-TnI/ZXSmRxQDt2sjRYK/8j8iha4B4zP2cnQCZZ3vp7k=", 365 + "owner": "NixOS", 366 + "repo": "nixpkgs", 367 + "rev": "fd901ef4bf93499374c5af385b2943f5801c0833", 368 + "type": "github" 369 + }, 370 + "original": { 371 + "id": "nixpkgs", 372 + "type": "indirect" 373 + } 374 + }, 375 + "root": { 376 + "inputs": { 377 + "determinate": "determinate", 378 + "home-manager": "home-manager", 379 + "nixos-hardware": "nixos-hardware", 380 + "nixpkgs": "nixpkgs_5", 381 + "vscode-server": "vscode-server" 382 + } 383 + }, 384 + "systems": { 385 + "locked": { 386 + "lastModified": 1681028828, 387 + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 388 + "owner": "nix-systems", 389 + "repo": "default", 390 + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 391 + "type": "github" 392 + }, 393 + "original": { 394 + "owner": "nix-systems", 395 + "repo": "default", 396 + "type": "github" 397 + } 398 + }, 399 + "vscode-server": { 400 + "inputs": { 401 + "flake-utils": "flake-utils", 402 + "nixpkgs": "nixpkgs_6" 403 + }, 404 + "locked": { 405 + "lastModified": 1729422940, 406 + "narHash": "sha256-DlvJv33ml5UTKgu4b0HauOfFIoDx6QXtbqUF3vWeRCY=", 407 + "owner": "nix-community", 408 + "repo": "nixos-vscode-server", 409 + "rev": "8b6db451de46ecf9b4ab3d01ef76e59957ff549f", 410 + "type": "github" 411 + }, 412 + "original": { 413 + "owner": "nix-community", 414 + "repo": "nixos-vscode-server", 415 + "type": "github" 416 + } 417 + } 418 + }, 419 + "root": "root", 420 + "version": 7 421 + }
+43
flake.nix
··· 1 + { 2 + description = "Andrei Jiroh's NixOS configurations"; 3 + 4 + # try to be in-sync with the nix-channels 5 + inputs = { 6 + nixpkgs = { 7 + url = "github:NixOS/nixpkgs/nixos-unstable"; 8 + }; 9 + home-manager = { 10 + url = "github:nix-community/home-manager/master"; 11 + }; 12 + nixos-hardware = { 13 + url = "github:NixOS/nixos-hardware/master"; 14 + }; 15 + determinate = { 16 + url = "https://flakehub.com/f/DeterminateSystems/determinate/0.1"; 17 + }; 18 + vscode-server = { 19 + url = "github:nix-community/nixos-vscode-server"; 20 + }; 21 + }; 22 + 23 + outputs = { 24 + self, 25 + nixpkgs, 26 + home-manager, 27 + nixos-hardware, 28 + determinate, 29 + vscode-server 30 + }: { 31 + nixosConfigurations = { 32 + stellapent-cier = nixpkgs.lib.nixosSystem { 33 + system = "x86_64-linux"; 34 + modules = [ 35 + determinate.nixosModules.default 36 + vscode-server.nixosModules.default 37 + home-manager.nixosModules.home-manager 38 + ./hosts/stellapent-cier/configuration.nix 39 + ]; 40 + }; 41 + }; 42 + }; 43 + }
+130
hosts/stellapent-cier/configuration.nix
··· 1 + # Edit this configuration file to define what should be installed on 2 + # your system. Help is available in the configuration.nix(5) man page 3 + # and in the NixOS manual (accessible by running ‘nixos-help’). 4 + 5 + { config, pkgs, lib, ... }: 6 + 7 + { 8 + imports = 9 + [ 10 + ./hardware-configuration.nix 11 + ../../shared/meta-configs.nix 12 + ../../shared/networking.nix 13 + ../../shared/locale.nix 14 + ../../shared/server/tailscale.nix 15 + ../../shared/server/ssh.nix 16 + ../../shared/desktop/kde-plasma.nix 17 + ../../shared/desktop/bluetooth.nix 18 + ../../shared/desktop/firewall.nix 19 + ]; 20 + 21 + # Bootloader. 22 + boot.loader.systemd-boot.enable = true; 23 + boot.loader.efi.canTouchEfiVariables = true; 24 + 25 + networking.hostName = "stellapent-cier"; # Define your hostname. 26 + #networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. 27 + 28 + # Configure network proxy if necessary 29 + # networking.proxy.default = "http://user:password@proxy:port/"; 30 + # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain"; 31 + 32 + # Enable networking via networkmanager 33 + networking.networkmanager.enable = true; 34 + 35 + # Enable the X11 windowing system. 36 + # You can disable this if you're only using the Wayland session. 37 + services.xserver.enable = true; 38 + 39 + # Configure keymap in X11 40 + services.xserver.xkb = { 41 + layout = "us"; 42 + variant = ""; 43 + }; 44 + 45 + # Enable CUPS to print documents. 46 + services.printing.enable = true; 47 + 48 + # Enable sound with pipewire. 49 + #hardware.pulseaudio = { 50 + # enable = true; 51 + # package = pkgs.pulseaudioFull; 52 + #}; 53 + #hardware.pulseaudio.extraConfig = " 54 + # load-module module-switch-on-connect 55 + #"; 56 + 57 + security.rtkit.enable = true; 58 + services.pipewire = { 59 + enable = true; 60 + alsa.enable = true; 61 + alsa.support32Bit = true; 62 + pulse.enable = true; 63 + # If you want to use JACK applications, uncomment this 64 + #jack.enable = true; 65 + 66 + # use the example session manager (no others are packaged yet so this is enabled by default, 67 + # no need to redefine it in your config for now) 68 + #media-session.enable = true; 69 + }; 70 + 71 + # firmware configurations 72 + #hardware.firmware = with pkgs; [ 73 + # (pkgs.fetchurl { 74 + # url = "https://raw.githubusercontent.com/winterheart/broadcom-bt-firmware/refs/heads/master/brcm/BCM43142A0-0a5c-216d.hcd"; 75 + # sha256 = "9ac1e0fac850eec21cda47977858039ffc774d0cfffc6688093a722efc5a3ec0"; 76 + # }) 77 + #]; 78 + 79 + # Enable touchpad support (enabled default in most desktopManager). 80 + # services.xserver.libinput.enable = true; 81 + 82 + # Define a user account. Don't forget to set a password with ‘passwd’. 83 + # Might be obvious to some since I'm technically roleplaying as 84 + users.users.gildedguy = { 85 + isNormalUser = true; 86 + description = "Gildedguy (Michael Moy)"; 87 + extraGroups = [ "networkmanager" "wheel" ]; 88 + packages = with pkgs; [ 89 + kdePackages.kate 90 + thunderbird 91 + ]; 92 + }; 93 + 94 + # home-manager specifics 95 + home-manager.useUserPackages = true; 96 + home-manager.useGlobalPkgs = true; 97 + home-manager.users.gildedguy = (import ./users/gildedguy.nix); 98 + 99 + # Install firefox. 100 + programs.firefox.enable = true; 101 + 102 + # List packages installed in system profile. To search, run: 103 + # $ nix search wget 104 + environment.systemPackages = with pkgs; [ 105 + # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. 106 + wget 107 + dig 108 + broadcom-bt-firmware 109 + btop 110 + htop 111 + google-chrome 112 + ]; 113 + 114 + # Some programs need SUID wrappers, can be configured further or are 115 + # started in user sessions. 116 + programs.mtr.enable = true; 117 + programs.gnupg.agent = { 118 + enable = true; 119 + enableSSHSupport = true; 120 + }; 121 + 122 + # This value determines the NixOS release from which the default 123 + # settings for stateful data, like file locations and database versions 124 + # on your system were taken. It‘s perfectly fine and recommended to leave 125 + # this value at the release version of the first install of this system. 126 + # Before changing this value read the documentation for this option 127 + # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). 128 + system.stateVersion = "24.11"; # Did you read the comment? 129 + 130 + }
+54
hosts/stellapent-cier/hardware-configuration.nix
··· 1 + # Do not modify this file! It was generated by ‘nixos-generate-config’ 2 + # and may be overwritten by future invocations. Please make changes 3 + # to /etc/nixos/configuration.nix instead. 4 + { config, lib, pkgs, modulesPath, ... }: 5 + 6 + { 7 + imports = 8 + [ (modulesPath + "/installer/scan/not-detected.nix") 9 + ]; 10 + 11 + boot.initrd.availableKernelModules = [ "xhci_pci" "ehci_pci" "ahci" "usb_storage" "usbhid" "sd_mod" "sr_mod" ]; 12 + boot.initrd.kernelModules = [ ]; 13 + boot.kernelModules = [ "kvm-intel" ]; 14 + boot.extraModulePackages = [ ]; 15 + 16 + fileSystems."/" = 17 + { device = "/dev/disk/by-uuid/e3397457-41d2-4bed-9689-27a9ff3ccb51"; 18 + fsType = "ext4"; 19 + }; 20 + 21 + fileSystems."/boot" = 22 + { device = "/dev/disk/by-uuid/EC7C-6A58"; 23 + fsType = "vfat"; 24 + options = [ "fmask=0077" "dmask=0077" ]; 25 + }; 26 + 27 + fileSystems."/home" = 28 + { device = "/dev/disk/by-uuid/22a6f5ea-79d1-4919-b165-50063fd782f5"; 29 + fsType = "ext4"; 30 + }; 31 + 32 + fileSystems."/var/lib/docker" = 33 + { device = "/dev/disk/by-uuid/299133b8-2585-42a4-b7d1-c995d4fc9e19"; 34 + fsType = "ext4"; 35 + }; 36 + 37 + fileSystems."/workspaces" = 38 + { device = "/dev/disk/by-uuid/a8d0810e-4bbf-479d-baea-28b1441ad68f"; 39 + fsType = "ext4"; 40 + }; 41 + 42 + swapDevices = [ ]; 43 + 44 + # Enables DHCP on each ethernet and wireless interface. In case of scripted networking 45 + # (the default) this is the recommended approach. When using systemd-networkd it's 46 + # still possible to use this option, but it's recommended to use it in conjunction 47 + # with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`. 48 + networking.useDHCP = lib.mkDefault true; 49 + # networking.interfaces.enp2s0.useDHCP = lib.mkDefault true; 50 + # networking.interfaces.wlp0s20u3.useDHCP = lib.mkDefault true; 51 + 52 + nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; 53 + hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; 54 + }
+178
hosts/stellapent-cier/users/gildedguy.nix
··· 1 + { config, pkgs, lib, ... }: 2 + 3 + let 4 + vscExts = (import ../../../shared/vscode-extensions.nix) { 5 + pkgs = pkgs; 6 + lib = lib; 7 + }; 8 + #extList = lib.attrsets.mapAttrsToList (name: value: value) vscExts; 9 + in 10 + with pkgs; 11 + { 12 + # https://fnordig.de/til/nix/home-manager-allow-unfree.html 13 + nixpkgs = { 14 + config = { 15 + allowUnfree = true; 16 + # https://github.com/nix-community/home-manager/issues/2942 17 + allowUnfreePredicate = (_: true); 18 + }; 19 + }; 20 + 21 + # Home Manager needs a bit of information about you and the paths it should 22 + # manage. Also don't ask how we got here on the roleplaying part. 23 + home.username = "gildedguy"; 24 + home.homeDirectory = "/home/gildedguy"; 25 + 26 + # This value determines the Home Manager release that your configuration is 27 + # compatible with. This helps avoid breakage when a new Home Manager release 28 + # introduces backwards incompatible changes. 29 + # 30 + # You should not change this value, even if you update Home Manager. If you do 31 + # want to update the value, then make sure to first check the Home Manager 32 + # release notes. 33 + home.stateVersion = "24.11"; # Please read the comment before changing. 34 + 35 + # The home.packages option allows you to install Nix packages into your 36 + # environment. 37 + home.packages = with pkgs; [ 38 + # # Adds the 'hello' command to your environment. It prints a friendly 39 + # # "Hello, world!" when run. 40 + # pkgs.hello 41 + 42 + # # It is sometimes useful to fine-tune packages, for example, by applying 43 + # # overrides. You can do that directly here, just don't forget the 44 + # # parentheses. Maybe you want to install Nerd Fonts with a limited number of 45 + # # fonts? 46 + # (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; }) 47 + 48 + # # You can also create simple shell scripts directly inside your 49 + # # configuration. For example, this adds a command 'my-hello' to your 50 + # # environment: 51 + # (pkgs.writeShellScriptBin "my-hello" '' 52 + # echo "Hello, ${config.home.username}!" 53 + # '') 54 + 55 + ## devtools ## 56 + # https://httpie.io 57 + httpie 58 + # https://devenv.sh 59 + devenv 60 + # https://cli.github.com 61 + gh 62 + # bet we'll going to have a field day since Copilot is now available for free 63 + # (this is seperate from the gh copilot extension for those asking) 64 + # context: https://github.blog/news-insights/product-news/github-copilot-in-vscode-free/ 65 + github-copilot-cli 66 + # markdownlint 67 + markdownlint-cli 68 + # https://doppler.com 69 + doppler 70 + 71 + ## programming languages 72 + deno 73 + nodejs_22 74 + python313 75 + pipx 76 + pipenv 77 + 78 + ## language servers ## 79 + # nix language server - https://github.com/oxalica/nil 80 + nil 81 + # https://github.com/alesbrelih/gitlab-ci-ls 82 + gitlab-ci-ls 83 + ]; 84 + 85 + home.sessionPath = [ 86 + "$HOME/bin" 87 + ]; 88 + 89 + # Home Manager is pretty good at managing dotfiles. The primary way to manage 90 + # plain files is through 'home.file'. 91 + home.file = { 92 + # # Building this configuration will create a copy of 'dotfiles/screenrc' in 93 + # # the Nix store. Activating the configuration will then make '~/.screenrc' a 94 + # # symlink to the Nix store copy. 95 + # ".screenrc".source = dotfiles/screenrc; 96 + 97 + # # You can also set the file content immediately. 98 + # ".gradle/gradle.properties".text = '' 99 + # org.gradle.console=verbose 100 + # org.gradle.daemon.idletimeout=3600000 101 + # ''; 102 + }; 103 + 104 + # Home Manager can also manage your environment variables through 105 + # 'home.sessionVariables'. These will be explicitly sourced when using a 106 + # shell provided by Home Manager. If you don't want to manage your shell 107 + # through Home Manager then you have to manually source 'hm-session-vars.sh' 108 + # located at either 109 + # 110 + # ~/.nix-profile/etc/profile.d/hm-session-vars.sh 111 + # 112 + # or 113 + # 114 + # ~/.local/state/nix/profiles/profile/etc/profile.d/hm-session-vars.sh 115 + # 116 + # or 117 + # 118 + # /etc/profiles/per-user/gildedguy/etc/profile.d/hm-session-vars.sh 119 + # 120 + home.sessionVariables = { 121 + EDITOR = "nano"; 122 + NIXOS_ALLOW_UNFREE = "1"; # for impure builds 123 + GIT_EDITOR = "code --wait"; 124 + VISUAL = "code --wait"; 125 + DOCKER_BUILDKIT = "1"; 126 + }; 127 + 128 + # Let Home Manager install and manage itself. 129 + programs.home-manager.enable = true; 130 + 131 + # let me cook with the configs, starting with git 132 + programs.git = { 133 + enable = true; 134 + package = pkgs.gitAndTools.gitFull; 135 + lfs = { 136 + enable = true; 137 + }; 138 + userName = "Andrei Jiroh Halili"; 139 + userEmail = "ajhalili2006@andreijiroh.dev"; 140 + aliases = { 141 + signoff = "commit --signoff"; 142 + amend = "commit -a --amend"; 143 + remotes = "remote -v"; 144 + root = "rev-parse --show-toplevel"; 145 + unstage = "restore --staged"; 146 + stats = "status"; 147 + }; 148 + extraConfig = { 149 + format = { 150 + signOff = true; 151 + }; 152 + init = { 153 + defaultBranch = "main"; 154 + }; 155 + 156 + # https://groups.google.com/g/binary-transparency/c/f-BI4o8HZW0 157 + transfer = { 158 + fsckobjects = true; 159 + }; 160 + fetch = { 161 + fsckobjects = true; 162 + }; 163 + receive = { 164 + fsckobjects = true; 165 + }; 166 + push = { 167 + autoSetupRemote = true; 168 + }; 169 + }; 170 + }; 171 + 172 + programs.vscode = { 173 + enable = true; 174 + package = pkgs.vscode; 175 + enableExtensionUpdateCheck = true; 176 + mutableExtensionsDir = true; 177 + }; 178 + }
+10
shared/desktop/bluetooth.nix
··· 1 + { config, pkgs, lib, ... }: 2 + 3 + { 4 + hardware.bluetooth.enable = true; 5 + hardware.bluetooth.settings = { 6 + General = { 7 + Enable = "Source,Sink,Media,Socket"; 8 + }; 9 + }; 10 + }
+25
shared/desktop/firewall.nix
··· 1 + { config, pkgs, lib, ... }: 2 + 3 + { 4 + # Open ports in the firewall. 5 + networking.firewall.allowedTCPPortRanges = [ 6 + { from = 1714; to = 1764; } # used by KDE Connect 7 + { from = 3000; to = 3999; } 8 + { from = 8000; to = 8999; } 9 + ]; 10 + networking.firewall.allowedUDPPortRanges = [ 11 + { from = 1714; to = 1764; } # used by KDE Connect 12 + { from = 3000; to = 3999; } 13 + { from = 8000; to = 8999; } 14 + ]; 15 + networking.firewall.allowedTCPPorts = [ 16 + 22 17 + 80 18 + 443 19 + ]; 20 + networking.firewall.allowedUDPPorts = [ 21 + 22 22 + 80 23 + 443 24 + ]; 25 + }
+10
shared/desktop/kde-plasma.nix
··· 1 + { config, pkgs, lib, ... }: 2 + 3 + { 4 + # Enable the KDE Plasma Desktop Environment. 5 + services.displayManager.sddm.enable = true; 6 + services.desktopManager.plasma6.enable = true; 7 + 8 + # Also enable KDE Connect 9 + programs.kdeconnect.enable = true; 10 + }
+20
shared/locale.nix
··· 1 + { config, pkgs, lib, ... }: 2 + 3 + { 4 + # Set your time zone. 5 + time.timeZone = "Asia/Manila"; 6 + 7 + # Select internationalisation properties. 8 + i18n.defaultLocale = "en_PH.UTF-8"; 9 + i18n.extraLocaleSettings = { 10 + LC_ADDRESS = "en_PH.UTF-8"; 11 + LC_IDENTIFICATION = "en_PH.UTF-8"; 12 + LC_MEASUREMENT = "en_PH.UTF-8"; 13 + LC_MONETARY = "en_PH.UTF-8"; 14 + LC_NAME = "en_PH.UTF-8"; 15 + LC_NUMERIC = "en_PH.UTF-8"; 16 + LC_PAPER = "en_PH.UTF-8"; 17 + LC_TELEPHONE = "en_PH.UTF-8"; 18 + LC_TIME = "en_PH.UTF-8"; 19 + }; 20 + }
+18
shared/meta-configs.nix
··· 1 + # This is the meta config file for nixpkgs and nix cli 2 + 3 + { config, pkgs, lib, ... }: 4 + 5 + { 6 + # Adopted from https://fnordig.de/til/nix/home-manager-allow-unfree.html, 7 + # but we'll also enable it system-wide too. 8 + nixpkgs = { 9 + config = { 10 + allowUnfree = true; 11 + # https://github.com/nix-community/home-manager/issues/2942 12 + allowUnfreePredicate = (_: true); 13 + }; 14 + }; 15 + 16 + # Enable the Flakes feature and the accompanying new nix command-line tool 17 + nix.settings.experimental-features = [ "nix-command" "flakes" ]; 18 + }
+18
shared/networking.nix
··· 1 + { config, pkgs, lib, ... }: 2 + 3 + { 4 + # Do a lot of systemd-resolved related chores 5 + config.networking.nameservers = [ 6 + "45.90.28.0#c393f6.dns.nextdns.io" 7 + "45.90.30.0#c393f6.dns.nextdns.io" 8 + ]; 9 + 10 + config.services.resolved = { 11 + enable = true; 12 + dnssec = "false"; # https://superuser.com/a/1493674 13 + domains = [ "~." "fawn-cod.ts.net" ]; 14 + # Use Cloudflare DNS resolver as fallback if things go wrong. 15 + fallbackDns = [ "1.1.1.1#one.one.one.one" "1.0.0.1#one.one.one.one" ]; 16 + dnsovertls = "true"; 17 + }; 18 + }
+22
shared/server/firewall.nix
··· 1 + { config, pkgs, lib, ... }: 2 + 3 + { 4 + networking.firewall.allowedTCPPortRanges = [ 5 + { from = 3000; to = 3999; } 6 + { from = 8000; to = 8999; } 7 + ]; 8 + networking.firewall.allowedUDPPortRanges = [ 9 + { from = 3000; to = 3999; } 10 + { from = 8000; to = 8999; } 11 + ]; 12 + networking.firewall.allowedTCPPorts = [ 13 + 22 14 + 80 15 + 443 16 + ]; 17 + networking.firewall.allowedUDPPorts = [ 18 + 22 19 + 80 20 + 443 21 + ]; 22 + }
+15
shared/server/ssh.nix
··· 1 + # To use this shared NixOS configuration for OpenSSH, just import this file 2 + # on your NixOS configuration. 3 + 4 + { config, pkgs, lib, ... }: 5 + 6 + { 7 + services.openssh = { 8 + enable = true; 9 + settings = { 10 + PermitRootLogin = "prohibit-password"; 11 + }; 12 + }; 13 + 14 + programs.mosh.enable = true; 15 + }
+17
shared/server/tailscale.nix
··· 1 + # This Nix file contains the Tailscale configuration here 2 + # in NixOS, mostly on the side of the daemon and its related 3 + # configurations. 4 + 5 + { config, pkgs, lib, ... }: 6 + 7 + { 8 + services.tailscale = { 9 + enable = true; 10 + useRoutingFeatures = "both"; 11 + openFirewall = true; 12 + disableTaildrop = false; 13 + extraDaemonFlags = [ 14 + "--verbose 3" 15 + ]; 16 + }; 17 + }
+443
shared/vscode/extensions.nix
··· 1 + { pkgs, lib }: 2 + 3 + let 4 + inherit (pkgs.stdenv) isDarwin isLinux isi686 isx86_64 isAarch32 isAarch64; 5 + vscode-utils = pkgs.vscode-utils; 6 + merge = lib.attrsets.recursiveUpdate; 7 + in 8 + merge 9 + (merge 10 + (merge 11 + (merge 12 + { 13 + "ms-python"."vscode-pylance" = vscode-utils.extensionFromVscodeMarketplace { 14 + name = "vscode-pylance"; 15 + publisher = "ms-python"; 16 + version = "2024.12.100"; 17 + sha256 = "167cj9r476whfjg474s4nf7zi8v7cj58vrqiw86y4vcgl57v4h50"; 18 + }; 19 + "esbenp"."prettier-vscode" = vscode-utils.extensionFromVscodeMarketplace { 20 + name = "prettier-vscode"; 21 + publisher = "esbenp"; 22 + version = "11.0.0"; 23 + sha256 = "1fcz8f4jgnf24kblf8m8nwgzd5pxs2gmrv235cpdgmqz38kf9n54"; 24 + }; 25 + "ms-azuretools"."vscode-docker" = vscode-utils.extensionFromVscodeMarketplace { 26 + name = "vscode-docker"; 27 + publisher = "ms-azuretools"; 28 + version = "1.29.3"; 29 + sha256 = "1j35yr8f0bqzv6qryw0krbfigfna94b519gnfy46sr1licb6li6g"; 30 + }; 31 + "dbaeumer"."vscode-eslint" = vscode-utils.extensionFromVscodeMarketplace { 32 + name = "vscode-eslint"; 33 + publisher = "dbaeumer"; 34 + version = "3.0.13"; 35 + sha256 = "0yjrylvkw5q9w7kjigndm5m66qn8nranrm0m7qna8ggi0f2nz5cp"; 36 + }; 37 + "eamodio"."gitlens" = vscode-utils.extensionFromVscodeMarketplace { 38 + name = "gitlens"; 39 + publisher = "eamodio"; 40 + version = "2024.12.2404"; 41 + sha256 = "0wc0hqaxf5sh9wjsx29mnl6i8bf2jhsi4a1hshwiwm08p6lhg4fv"; 42 + }; 43 + "pkief"."material-icon-theme" = vscode-utils.extensionFromVscodeMarketplace { 44 + name = "material-icon-theme"; 45 + publisher = "pkief"; 46 + version = "5.16.0"; 47 + sha256 = "0ggwj2y84dyqhzl9kisddx64559bkhnfv94zxz6zcqyfq0vpycng"; 48 + }; 49 + "github"."vscode-pull-request-github" = vscode-utils.extensionFromVscodeMarketplace { 50 + name = "vscode-pull-request-github"; 51 + publisher = "github"; 52 + version = "0.103.2024121117"; 53 + sha256 = "0k90870ra85np0dg19mx2blr1yg9i2sk25mx08bblqh0hh0s5941"; 54 + }; 55 + "github"."copilot" = vscode-utils.extensionFromVscodeMarketplace { 56 + name = "copilot"; 57 + publisher = "github"; 58 + version = "1.254.1278"; 59 + sha256 = "0n55apya8q87l4ijfvj3qqwg6sij1k9is99zc2wffgmghqb9fv7l"; 60 + }; 61 + "wakatime"."vscode-wakatime" = vscode-utils.extensionFromVscodeMarketplace { 62 + name = "vscode-wakatime"; 63 + publisher = "wakatime"; 64 + version = "25.0.0"; 65 + sha256 = "1c5ilsj8zvcrhvh3gb9wbgz8llfkjgxnv39r12a3iyy3fvdg5zlz"; 66 + }; 67 + "github"."copilot-chat" = vscode-utils.extensionFromVscodeMarketplace { 68 + name = "copilot-chat"; 69 + publisher = "github"; 70 + version = "0.24.2024121201"; 71 + sha256 = "14cs1ncbv0fib65m1iv6njl892p09fmamjkfyxrsjqgks2hisz5z"; 72 + }; 73 + "xabikos"."javascriptsnippets" = vscode-utils.extensionFromVscodeMarketplace { 74 + name = "javascriptsnippets"; 75 + publisher = "xabikos"; 76 + version = "1.8.0"; 77 + sha256 = "19xg24alxsvq8pvafprshg7qxzx8p37bzk7qz6kjgkpvandrdpl6"; 78 + }; 79 + "github"."github-vscode-theme" = vscode-utils.extensionFromVscodeMarketplace { 80 + name = "github-vscode-theme"; 81 + publisher = "github"; 82 + version = "6.3.5"; 83 + sha256 = "0jj7bp5iadrm2h75pdn96z0wzygv0sfa93karvlqlwagh2hrvrkl"; 84 + }; 85 + "golang"."go" = vscode-utils.extensionFromVscodeMarketplace { 86 + name = "go"; 87 + publisher = "golang"; 88 + version = "0.45.0"; 89 + sha256 = "1ihy5pd5ymxarcgnq8ky7nfa9kk9x3hdazajirrh5f1m4cwgizn3"; 90 + }; 91 + "donjayamanne"."githistory" = vscode-utils.extensionFromVscodeMarketplace { 92 + name = "githistory"; 93 + publisher = "donjayamanne"; 94 + version = "0.6.20"; 95 + sha256 = "0x9q7sh5l1frpvfss32ypxk03d73v9npnqxif4fjwcfwvx5mhiww"; 96 + }; 97 + "streetsidesoftware"."code-spell-checker" = vscode-utils.extensionFromVscodeMarketplace { 98 + name = "code-spell-checker"; 99 + publisher = "streetsidesoftware"; 100 + version = "4.0.29"; 101 + sha256 = "1vx7qs66vbkshig029qgxmcx1shg5hkjkj7bd693hzfhz8702krs"; 102 + }; 103 + "editorconfig"."editorconfig" = vscode-utils.extensionFromVscodeMarketplace { 104 + name = "editorconfig"; 105 + publisher = "editorconfig"; 106 + version = "0.16.4"; 107 + sha256 = "0fa4h9hk1xq6j3zfxvf483sbb4bd17fjl5cdm3rll7z9kaigdqwg"; 108 + }; 109 + "bradlc"."vscode-tailwindcss" = vscode-utils.extensionFromVscodeMarketplace { 110 + name = "vscode-tailwindcss"; 111 + publisher = "bradlc"; 112 + version = "0.13.64"; 113 + sha256 = "14962pavlbdmqki6m7y7k9nvz1pcicrn3dw10lrcq8vxbj2bc416"; 114 + }; 115 + "davidanson"."vscode-markdownlint" = vscode-utils.extensionFromVscodeMarketplace { 116 + name = "vscode-markdownlint"; 117 + publisher = "davidanson"; 118 + version = "0.57.0"; 119 + sha256 = "1gsc3xsvy4qbz75frk6jjf2f95b0frmbclhgxi1j49zbh16y2b76"; 120 + }; 121 + "mikestead"."dotenv" = vscode-utils.extensionFromVscodeMarketplace { 122 + name = "dotenv"; 123 + publisher = "mikestead"; 124 + version = "1.0.1"; 125 + sha256 = "0rs57csczwx6wrs99c442qpf6vllv2fby37f3a9rhwc8sg6849vn"; 126 + }; 127 + "github"."codespaces" = vscode-utils.extensionFromVscodeMarketplace { 128 + name = "codespaces"; 129 + publisher = "github"; 130 + version = "1.17.3"; 131 + sha256 = "1g4b7gd24cifmh62v1dj1b79yp5z6jbffmwh2nlymjbqf9h4bll9"; 132 + }; 133 + "mtxr"."sqltools" = vscode-utils.extensionFromVscodeMarketplace { 134 + name = "sqltools"; 135 + publisher = "mtxr"; 136 + version = "0.28.3"; 137 + sha256 = "0zs8gdfar6g7j1mybdrpx7rmydlb1smqicw9438hrfzw301cffkd"; 138 + }; 139 + "codezombiech"."gitignore" = vscode-utils.extensionFromVscodeMarketplace { 140 + name = "gitignore"; 141 + publisher = "codezombiech"; 142 + version = "0.9.0"; 143 + sha256 = "0ww0x28m83fv5zdqkmz108rsxb60fyy5y0ksknb2xchirzwhayi0"; 144 + }; 145 + "github"."remotehub" = vscode-utils.extensionFromVscodeMarketplace { 146 + name = "remotehub"; 147 + publisher = "github"; 148 + version = "0.65.2024112101"; 149 + sha256 = "0mbw1nzvf8ch55vq0lsf0qpfl1dgyk5y80pca81j9dplyz4vrgax"; 150 + }; 151 + "ms-vscode"."remote-repositories" = vscode-utils.extensionFromVscodeMarketplace { 152 + name = "remote-repositories"; 153 + publisher = "ms-vscode"; 154 + version = "0.43.2024112101"; 155 + sha256 = "1mss2fkpx21dm5rlnbhqw7japxz4k22grrv66ja34fl9fbqli9zw"; 156 + }; 157 + "github"."vscode-github-actions" = vscode-utils.extensionFromVscodeMarketplace { 158 + name = "vscode-github-actions"; 159 + publisher = "github"; 160 + version = "0.27.0"; 161 + sha256 = "0sk8cgnk4pyjxwfi3hr3qrajffvdncvq3xbjn73g3jz0ygakg7xi"; 162 + }; 163 + "ms-vscode"."azure-repos" = vscode-utils.extensionFromVscodeMarketplace { 164 + name = "azure-repos"; 165 + publisher = "ms-vscode"; 166 + version = "0.41.2024112101"; 167 + sha256 = "1dgyr1zmrl1aihlsfn0grrysmzf4g47m968zdn7fyc17hl857r59"; 168 + }; 169 + "orta"."vscode-jest" = vscode-utils.extensionFromVscodeMarketplace { 170 + name = "vscode-jest"; 171 + publisher = "orta"; 172 + version = "6.4.0"; 173 + sha256 = "0asjg2ycq20qg2zyxybnmas2br08mjwhsw03y0qz24g8rkn9a7s4"; 174 + }; 175 + "tamasfe"."even-better-toml" = vscode-utils.extensionFromVscodeMarketplace { 176 + name = "even-better-toml"; 177 + publisher = "tamasfe"; 178 + version = "0.21.2"; 179 + sha256 = "0208cms054yj2l8pz9jrv3ydydmb47wr4i0sw8qywpi8yimddf11"; 180 + }; 181 + "bierner"."markdown-mermaid" = vscode-utils.extensionFromVscodeMarketplace { 182 + name = "markdown-mermaid"; 183 + publisher = "bierner"; 184 + version = "1.27.0"; 185 + sha256 = "1c9nvi2r3frbyi2ygff2zh3ylvr4df585mb6b5r8n6g5aa9kzp6k"; 186 + }; 187 + "prisma"."prisma" = vscode-utils.extensionFromVscodeMarketplace { 188 + name = "prisma"; 189 + publisher = "prisma"; 190 + version = "6.1.0"; 191 + sha256 = "1m4i60hm62m1bl6nn4pk0l54ph7zf0c3ppvx4qc4bwpqv82k7xv1"; 192 + }; 193 + "bierner"."markdown-preview-github-styles" = vscode-utils.extensionFromVscodeMarketplace { 194 + name = "markdown-preview-github-styles"; 195 + publisher = "bierner"; 196 + version = "2.1.0"; 197 + sha256 = "1fn9gdf3xj1drch4djn6c9lg94i2r9yjpfrf1a0y4v8q2zjk8sz8"; 198 + }; 199 + "gitlab"."gitlab-workflow" = vscode-utils.extensionFromVscodeMarketplace { 200 + name = "gitlab-workflow"; 201 + publisher = "gitlab"; 202 + version = "5.26.0"; 203 + sha256 = "1xb8a834bgblc4zcrdc9v3by3wv3fls3bz3bm7rxaqyvszlpb42d"; 204 + }; 205 + "bierner"."markdown-emoji" = vscode-utils.extensionFromVscodeMarketplace { 206 + name = "markdown-emoji"; 207 + publisher = "bierner"; 208 + version = "0.3.1"; 209 + sha256 = "0409sks7zz0lp1a0x6nxsh11yfnnb36s802q6dwfwjnblp049xw1"; 210 + }; 211 + "denoland"."vscode-deno" = vscode-utils.extensionFromVscodeMarketplace { 212 + name = "vscode-deno"; 213 + publisher = "denoland"; 214 + version = "3.43.1"; 215 + sha256 = "0lna1znrbsdggzp6mx079461p21ngwgqz6mb7i3d0bnpxb844x3a"; 216 + }; 217 + "bierner"."markdown-checkbox" = vscode-utils.extensionFromVscodeMarketplace { 218 + name = "markdown-checkbox"; 219 + publisher = "bierner"; 220 + version = "0.4.0"; 221 + sha256 = "0jbfi0av84ixwhcpysh9gyrsfxpy65igiidrdarn7vgsvxsdr0q2"; 222 + }; 223 + "unifiedjs"."vscode-mdx" = vscode-utils.extensionFromVscodeMarketplace { 224 + name = "vscode-mdx"; 225 + publisher = "unifiedjs"; 226 + version = "1.8.12"; 227 + sha256 = "0afzx5i6bw7hmm4f8vdvx6a6mx053gmvc0gn78fz94b6fyaijsl7"; 228 + }; 229 + "bierner"."emojisense" = vscode-utils.extensionFromVscodeMarketplace { 230 + name = "emojisense"; 231 + publisher = "bierner"; 232 + version = "0.10.0"; 233 + sha256 = "14rb8licb32rh04g7lq73lmfx4pk2p4x63427l3s9fw9idsiwgrw"; 234 + }; 235 + "bierner"."markdown-yaml-preamble" = vscode-utils.extensionFromVscodeMarketplace { 236 + name = "markdown-yaml-preamble"; 237 + publisher = "bierner"; 238 + version = "0.1.0"; 239 + sha256 = "1xlb6dvrsy2sp92lax1nq01xcrax1nm256ns9b4vvkq7p4njpqp5"; 240 + }; 241 + "bierner"."markdown-footnotes" = vscode-utils.extensionFromVscodeMarketplace { 242 + name = "markdown-footnotes"; 243 + publisher = "bierner"; 244 + version = "0.1.1"; 245 + sha256 = "1pp64x8cn4vmpscmzv2dg6bakjhnwd36rms2wl6bs5laq29k5wl7"; 246 + }; 247 + "bierner"."github-markdown-preview" = vscode-utils.extensionFromVscodeMarketplace { 248 + name = "github-markdown-preview"; 249 + publisher = "bierner"; 250 + version = "0.3.0"; 251 + sha256 = "124vsg5jxa90j3mssxi18nb3wn6fji6b0mnnkasa89rgx3jfb5pf"; 252 + }; 253 + "pkief"."material-product-icons" = vscode-utils.extensionFromVscodeMarketplace { 254 + name = "material-product-icons"; 255 + publisher = "pkief"; 256 + version = "1.7.1"; 257 + sha256 = "1g75m55fc6nnfazpgmjxc48kw8abv85sglmmmjglwwgwi0di2xlj"; 258 + }; 259 + "vivaxy"."vscode-conventional-commits" = vscode-utils.extensionFromVscodeMarketplace { 260 + name = "vscode-conventional-commits"; 261 + publisher = "vivaxy"; 262 + version = "1.26.0"; 263 + sha256 = "1n414wwd6my4xjmh55b6l0s8bqadnq35ya1isxvdi6yabapbwg9f"; 264 + }; 265 + "coolbear"."systemd-unit-file" = vscode-utils.extensionFromVscodeMarketplace { 266 + name = "systemd-unit-file"; 267 + publisher = "coolbear"; 268 + version = "1.0.6"; 269 + sha256 = "0sc0zsdnxi4wfdlmaqwb6k2qc21dgwx6ipvri36x7agk7m8m4736"; 270 + }; 271 + "ms-vscode"."wordcount" = vscode-utils.extensionFromVscodeMarketplace { 272 + name = "wordcount"; 273 + publisher = "ms-vscode"; 274 + version = "0.1.0"; 275 + sha256 = "164s721bqbw2lh770vli9vij8q79033nd5k1acxwadmlf99hmgj1"; 276 + }; 277 + "ms-vscode"."vscode-github-issue-notebooks" = vscode-utils.extensionFromVscodeMarketplace { 278 + name = "vscode-github-issue-notebooks"; 279 + publisher = "ms-vscode"; 280 + version = "0.0.130"; 281 + sha256 = "0g82z1qpj1abfykflk0yq0j40mqwfkxk7sx0ms9q7wa2yblwj1fk"; 282 + }; 283 + "exiasr"."hadolint" = vscode-utils.extensionFromVscodeMarketplace { 284 + name = "hadolint"; 285 + publisher = "exiasr"; 286 + version = "1.1.2"; 287 + sha256 = "00x6bnjm0yk0fcw91c47g8c5shgbcvxyyz49r4y23q4gqizvaqz8"; 288 + }; 289 + "drknoxy"."eslint-disable-snippets" = vscode-utils.extensionFromVscodeMarketplace { 290 + name = "eslint-disable-snippets"; 291 + publisher = "drknoxy"; 292 + version = "1.4.1"; 293 + sha256 = "1djjknfg81cjbn4bcalc7gg9fha5lzwmpmmrzm68n87qvld58hs4"; 294 + }; 295 + "leighlondon"."eml" = vscode-utils.extensionFromVscodeMarketplace { 296 + name = "eml"; 297 + publisher = "leighlondon"; 298 + version = "0.4.0"; 299 + sha256 = "180gis04nisccr9l4ibks5fn2gp327b9bmwjiap81lir859kkrzv"; 300 + }; 301 + "jnoortheen"."nix-ide" = vscode-utils.extensionFromVscodeMarketplace { 302 + name = "nix-ide"; 303 + publisher = "jnoortheen"; 304 + version = "0.3.5"; 305 + sha256 = "12sg67mn3c8mjayh9d6y8qaky00vrlnwwx58v1f1m4qrbdjqab46"; 306 + }; 307 + "matthewpi"."caddyfile-support" = vscode-utils.extensionFromVscodeMarketplace { 308 + name = "caddyfile-support"; 309 + publisher = "matthewpi"; 310 + version = "0.4.0"; 311 + sha256 = "1fjhirybvb92frqj1ssh49a73q497ny69z9drdjlkpaccpbvb0r7"; 312 + }; 313 + "ultram4rine"."vscode-choosealicense" = vscode-utils.extensionFromVscodeMarketplace { 314 + name = "vscode-choosealicense"; 315 + publisher = "ultram4rine"; 316 + version = "0.9.4"; 317 + sha256 = "1hs8sjbq9rvs8wkaxx9nh9swbdca9rfkamf2mcvp3gyw7d5park2"; 318 + }; 319 + "tailscale"."vscode-tailscale" = vscode-utils.extensionFromVscodeMarketplace { 320 + name = "vscode-tailscale"; 321 + publisher = "tailscale"; 322 + version = "1.0.0"; 323 + sha256 = "0j41xbz6zangq7i4mj4xgdpsswss3jnznyd9v3943yvfhmkq5a1h"; 324 + }; 325 + "wdhongtw"."gpg-indicator" = vscode-utils.extensionFromVscodeMarketplace { 326 + name = "gpg-indicator"; 327 + publisher = "wdhongtw"; 328 + version = "0.7.2"; 329 + sha256 = "0sfn2lvj2a7kwkbjpswbl9hwhpcv053gnxny5x5rhsqcsq2nx8yk"; 330 + }; 331 + "r3inbowari"."gomodexplorer" = vscode-utils.extensionFromVscodeMarketplace { 332 + name = "gomodexplorer"; 333 + publisher = "r3inbowari"; 334 + version = "0.3.18"; 335 + sha256 = "1k0assbxwakbsxfp5d2kcq1pfg3rzdmzc96d7qgrhrp9lx22n8p9"; 336 + }; 337 + "doppler"."doppler-vscode" = vscode-utils.extensionFromVscodeMarketplace { 338 + name = "doppler-vscode"; 339 + publisher = "doppler"; 340 + version = "0.0.10"; 341 + sha256 = "1cqaxnf45in44i4za36diirgh1q5rkmk27is9h6zgnmgl2i9awa7"; 342 + }; 343 + "yahyabatulu"."vscode-markdown-alert" = vscode-utils.extensionFromVscodeMarketplace { 344 + name = "vscode-markdown-alert"; 345 + publisher = "yahyabatulu"; 346 + version = "0.0.4"; 347 + sha256 = "1b4ngq3hn362ngdybjazr0x73whr7p5sbxms80s8mdd7yhq949kl"; 348 + }; 349 + "martellaj"."license-injector" = vscode-utils.extensionFromVscodeMarketplace { 350 + name = "license-injector"; 351 + publisher = "martellaj"; 352 + version = "0.0.2"; 353 + sha256 = "09d9bbd5drp3krla2q37dp4rrz4mb20mnsrkjpb00n1mvf7q1fps"; 354 + }; 355 + "codiium"."wrangler" = vscode-utils.extensionFromVscodeMarketplace { 356 + name = "wrangler"; 357 + publisher = "codiium"; 358 + version = "0.0.1"; 359 + sha256 = "1g2wx6ln2kym2daqgc3nxw995rb1c1n7j3gqj0vfbk520qp4vhfx"; 360 + }; 361 + "joel-harkes"."emlviewer" = vscode-utils.extensionFromVscodeMarketplace { 362 + name = "emlviewer"; 363 + publisher = "joel-harkes"; 364 + version = "0.0.4"; 365 + sha256 = "08rh5j50jkhcywkngf493cdim15f6vbj08av6m1cvp0v3ha21vdq"; 366 + }; 367 + "aikebang"."mkdocs-syntax-highlight" = vscode-utils.extensionFromVscodeMarketplace { 368 + name = "mkdocs-syntax-highlight"; 369 + publisher = "aikebang"; 370 + version = "0.2.1"; 371 + sha256 = "1gpcjdcf9yr263cql14wwyw2f5fsq06i2bsr8nja0izyw76g8wvm"; 372 + }; 373 + "devfile"."vscode-devfile" = vscode-utils.extensionFromVscodeMarketplace { 374 + name = "vscode-devfile"; 375 + publisher = "devfile"; 376 + version = "0.0.2"; 377 + sha256 = "156vq1gr7x94nrjlgv1a5qz0r8k5vh9y9hz1f0jaxcjcynjp4ijs"; 378 + }; 379 + } 380 + (lib.attrsets.optionalAttrs (isLinux && (isi686 || isx86_64)) { 381 + "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { 382 + name = "python"; 383 + publisher = "ms-python"; 384 + version = "2024.23.2024121901"; 385 + sha256 = "01wfhbaq9v2wvnndh6dphq1f6c04dg0yx9p7637v9bl124zm0qw7"; 386 + arch = "linux-x64"; 387 + }; 388 + "timonwong"."shellcheck" = vscode-utils.extensionFromVscodeMarketplace { 389 + name = "shellcheck"; 390 + publisher = "timonwong"; 391 + version = "0.37.1"; 392 + sha256 = "13gdyiafqla7dra17q842d8a7vrgmf0im4z6qm6xzgim71qzcqhy"; 393 + arch = "linux-x64"; 394 + }; 395 + })) 396 + (lib.attrsets.optionalAttrs (isLinux && (isAarch32 || isAarch64)) { 397 + "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { 398 + name = "python"; 399 + publisher = "ms-python"; 400 + version = "2024.23.2024121901"; 401 + sha256 = "1qs14aca323yqc93rrnwvp7v40k9z2500lj9pkh5sa2pfm9cl68x"; 402 + arch = "linux-arm64"; 403 + }; 404 + "timonwong"."shellcheck" = vscode-utils.extensionFromVscodeMarketplace { 405 + name = "shellcheck"; 406 + publisher = "timonwong"; 407 + version = "0.37.1"; 408 + sha256 = "1xp4qyrs8rcaba94nm26da0lf0qjbchp218jm4iyczg5dpgvp6hk"; 409 + arch = "linux-arm64"; 410 + }; 411 + })) 412 + (lib.attrsets.optionalAttrs (isDarwin && (isi686 || isx86_64)) { 413 + "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { 414 + name = "python"; 415 + publisher = "ms-python"; 416 + version = "2024.23.2024121901"; 417 + sha256 = "0jh7rkh5j2l8irb2d43hy9n5kw59czyijsiq5f9641rfl6yvakzh"; 418 + arch = "darwin-x64"; 419 + }; 420 + "timonwong"."shellcheck" = vscode-utils.extensionFromVscodeMarketplace { 421 + name = "shellcheck"; 422 + publisher = "timonwong"; 423 + version = "0.37.1"; 424 + sha256 = "0jvi9pzw80ga47p9zy92wy43prci5dj8lfa5syxl5cvchd3848v1"; 425 + arch = "darwin-x64"; 426 + }; 427 + })) 428 + (lib.attrsets.optionalAttrs (isDarwin && (isAarch32 || isAarch64)) { 429 + "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { 430 + name = "python"; 431 + publisher = "ms-python"; 432 + version = "2024.23.2024121901"; 433 + sha256 = "1d0w7ih58bg1smmjp3i798qbf08maqa3m263ygvllyawy3kl03qr"; 434 + arch = "darwin-arm64"; 435 + }; 436 + "timonwong"."shellcheck" = vscode-utils.extensionFromVscodeMarketplace { 437 + name = "shellcheck"; 438 + publisher = "timonwong"; 439 + version = "0.37.1"; 440 + sha256 = "0l72fmphy7v86jdlbk4xclaxm6g2mc2cd3jcydwrnwyfagh2n9di"; 441 + arch = "darwin-arm64"; 442 + }; 443 + })