30 current 2025-10-06 11:10:44 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flake for blakes nixos config
|
# flake for blakes nixos config
|
||||||
# define new devices in outputs
|
# define new devices in outputs
|
||||||
# generation: 29 current 2025-10-06 11:08:10 25.05.20251001.5b5be50 6.12.49 *
|
# generation: 30 current 2025-10-06 11:10:44 25.05.20251001.5b5be50 6.12.49 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -33,12 +33,10 @@ in
|
|||||||
"key1" = {
|
"key1" = {
|
||||||
owner = "root";
|
owner = "root";
|
||||||
};
|
};
|
||||||
# "key2" = {
|
|
||||||
# owner = "blake";
|
|
||||||
# };
|
|
||||||
"key3" = {
|
"key3" = {
|
||||||
owner = "blake";
|
owner = "blake";
|
||||||
group = "blake";
|
group = "blake";
|
||||||
|
path = "/run/secrets/HEHEHEH";
|
||||||
};
|
};
|
||||||
"blake_pass" = {
|
"blake_pass" = {
|
||||||
owner = "root";
|
owner = "root";
|
||||||
|
|||||||
Reference in New Issue
Block a user