mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
update
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
12
flake.lock
generated
12
flake.lock
generated
@@ -199,11 +199,11 @@
|
||||
"systems": "systems"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1762173278,
|
||||
"narHash": "sha256-rw+n05+dgC1rLpQR5RKRTM57RPTuhjyVVsV4bvsbZc4=",
|
||||
"lastModified": 1767483034,
|
||||
"narHash": "sha256-wnSIKOSU1T11qAj+axSCvzlpk7Jjp4D3nlgbGSMhtIc=",
|
||||
"owner": "anotherhadi",
|
||||
"repo": "eleakxir",
|
||||
"rev": "7a29929eb3bd0f89f2fd654405f9680bfd084151",
|
||||
"rev": "881cdfa9cbbeed5e8592546042e5e16cdd603f59",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -823,11 +823,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1757487488,
|
||||
"narHash": "sha256-zwE/e7CuPJUWKdvvTCB7iunV4E/+G0lKfv4kk/5Izdg=",
|
||||
"lastModified": 1767379071,
|
||||
"narHash": "sha256-EgE0pxsrW9jp9YFMkHL9JMXxcqi/OoumPJYwf+Okucw=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "ab0f3607a6c7486ea22229b92ed2d355f1482ee0",
|
||||
"rev": "fb7944c166a3b630f177938e478f0378e64ce108",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
../../server-modules/glance.nix
|
||||
../../server-modules/adguardhome.nix
|
||||
../../server-modules/arr.nix
|
||||
../../server-modules/mealie.nix
|
||||
# ../../server-modules/mealie.nix
|
||||
../../server-modules/eleakxir.nix
|
||||
|
||||
# You should let those lines as is
|
||||
|
||||
@@ -12,10 +12,8 @@
|
||||
../../home/programs/shell
|
||||
../../home/programs/fetch
|
||||
../../home/programs/git
|
||||
../../home/programs/lazygit
|
||||
|
||||
# Scripts
|
||||
../../home/scripts # All scripts
|
||||
../../home/programs/git/lazygit.nix
|
||||
../../home/programs/nixy
|
||||
];
|
||||
|
||||
home = {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
}: {
|
||||
imports = [
|
||||
# Choose your theme here:
|
||||
../../themes/nixy.nix
|
||||
../../themes/rose-pine.nix
|
||||
];
|
||||
|
||||
config.var = {
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
ingress = {
|
||||
"media.hadi.diy" = "http://localhost:443";
|
||||
"demandemedia.hadi.diy" = "http://localhost:443";
|
||||
"ssh.hadi.diy" = "ssh://localhost:22";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user