mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Added drone module
This commit is contained in:
parent
16b5175acb
commit
f9450c2e81
4 changed files with 111 additions and 4 deletions
|
@ -10,6 +10,7 @@ with lib;
|
|||
|
||||
config = mkIf cfg.enable
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix = {
|
||||
autoOptimiseStore = true;
|
||||
allowedUsers = [ "julien" "hydra" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue