iso pmount

This commit is contained in:
Tao Tien 2025-12-14 18:59:08 -08:00
parent 493cdf167d
commit 82078941c3
3 changed files with 6 additions and 5 deletions

View file

@ -2,7 +2,7 @@
description = "we say NO to shitty OSes";
inputs = {
nixos.url = "github:NixOS/nixpkgs/nixos-24.05";
nixos.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";