mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 13:19:09 +02:00
chore: update flake
This commit is contained in:
parent
c1a5cfa20c
commit
2ea5b9c764
25 changed files with 1527 additions and 1270 deletions
|
|
@ -5,7 +5,7 @@
|
|||
packages = {
|
||||
# nix build --print-out-paths --no-link .#live-iso
|
||||
live-iso = inputs.nixos-generators.nixosGenerate {
|
||||
inherit pkgs;
|
||||
inherit pkgs system;
|
||||
specialArgs = { inherit self; };
|
||||
modules = [
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue