sourcephile
/
git
/
julm
/
julm-nix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
693eb3f
)
oignon: add profile builder
author
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Mon, 30 May 2022 01:14:13 +0000
(
03:14
+0200)
committer
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Mon, 30 May 2022 01:14:13 +0000
(
03:14
+0200)
hosts/oignon.nix
patch
|
blob
|
history
diff --git
a/hosts/oignon.nix
b/hosts/oignon.nix
index 2d4942b8b6b8c0ad679b161f238c7895e7d3865a..e3f0738f6a7b88ad633c043c6abadea182378cb8 100644
(file)
--- a/
hosts/oignon.nix
+++ b/
hosts/oignon.nix
@@
-1,6
+1,7
@@
{ config, pkgs, lib, inputs, private, hostName, ... }:
{
imports = [
+ ../nixos/profiles/builder.nix
../nixos/profiles/debug.nix
../nixos/profiles/dnscrypt-proxy2.nix
../nixos/profiles/graphical.nix