395 current 2025-05-19 17:24:37 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-05-19 18:50:55 -04:00
parent 9ac74d731c
commit 8b616ba7fe
2 changed files with 1 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
nixpkgs, nixpkgs,
home-manager, home-manager,
agenix, agenix,
}: let } @ inputs: let
baseModule = { baseModule = {
# imports = [ # imports = [
# home-manager.nixosModules.default # home-manager.nixosModules.default

View File

@@ -2,7 +2,6 @@
config, config,
pkgs, pkgs,
lib, lib,
# inputs,
... ...
}: let }: let
pkg_with_working_nitrogen = import (builtins.fetchTarball { pkg_with_working_nitrogen = import (builtins.fetchTarball {
@@ -62,8 +61,6 @@ in {
identityPaths = ["/home/synchronous/.ssh/id_ed25519"]; identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
}; };
# nix.channels = {inherit nixpkgs;};
# config = { # config = {
# res = "1366x768"; # res = "1366x768";
# }; # };