Ajout de portail captif

This commit is contained in:
Lyes Saadi 2024-09-01 15:07:25 +02:00
parent 1a11a23795
commit 480f074966
No known key found for this signature in database
GPG key ID: 17418538BAA17767
6 changed files with 26 additions and 12 deletions

View file

@ -3,6 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
# nixpkgs.url = "github:NixOS/nixpkgs/gnome";
# nixpkgs.url = "github:LyesSaadi/nixpkgs/unstablegnome47";
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";