395 current 2025-05-19 17:24:37 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
nixpkgs,
|
||||
home-manager,
|
||||
agenix,
|
||||
}: let
|
||||
} @ inputs: let
|
||||
baseModule = {
|
||||
# imports = [
|
||||
# home-manager.nixosModules.default
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
# inputs,
|
||||
...
|
||||
}: let
|
||||
pkg_with_working_nitrogen = import (builtins.fetchTarball {
|
||||
@@ -62,8 +61,6 @@ in {
|
||||
identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
|
||||
};
|
||||
|
||||
# nix.channels = {inherit nixpkgs;};
|
||||
|
||||
# config = {
|
||||
# res = "1366x768";
|
||||
# };
|
||||
|
||||
Reference in New Issue
Block a user