mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
nix: nix registry hack
This commit is contained in:
parent
2f469059a4
commit
7d72886ffe
3 changed files with 16 additions and 11 deletions
|
|
@ -11,17 +11,6 @@
|
|||
package = pkgs.nixVersions.nix_2_21;
|
||||
};
|
||||
|
||||
nix.registry.flakies = {
|
||||
from = {
|
||||
id = "flakies";
|
||||
type = "indirect";
|
||||
};
|
||||
to = {
|
||||
type = "git";
|
||||
url = "https://git.earth2077.fr/leana/flakies";
|
||||
};
|
||||
};
|
||||
|
||||
security.sudo.extraConfig = ''
|
||||
Defaults lecture = always
|
||||
Defaults lecture_file = ${pkgs.writeText "sudo_lecture_file" ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue