mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47:18 +02:00
Added drone module
This commit is contained in:
parent
c23c91232c
commit
ea1ddda327
3 changed files with 108 additions and 2 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