generation 492 25.11.20250714.62e0f05
This commit is contained in:
@@ -21,30 +21,6 @@
|
|||||||
users.synchronous.imports = [../../home/home.nix];
|
users.synchronous.imports = [../../home/home.nix];
|
||||||
};
|
};
|
||||||
|
|
||||||
# age = {
|
|
||||||
# secrets = {
|
|
||||||
# zsh_remote = {
|
|
||||||
# file = ../../secrets/zsh_remote.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# tailscale-rq = {
|
|
||||||
# file = ../../secrets/tailscale-rq.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# ssh-pub = {
|
|
||||||
# file = ../../secrets/ssh-pub.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
# secretsDir = "/home/synchronous/.agenix/agenix";
|
|
||||||
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
|
|
||||||
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
|
|
||||||
# };
|
|
||||||
|
|
||||||
# Bootloader.
|
|
||||||
boot.loader.grub.enable = true;
|
boot.loader.grub.enable = true;
|
||||||
boot.loader.grub.device = "/dev/nvme0n1";
|
boot.loader.grub.device = "/dev/nvme0n1";
|
||||||
boot.loader.grub.useOSProber = true;
|
boot.loader.grub.useOSProber = true;
|
||||||
|
|||||||
@@ -22,29 +22,6 @@
|
|||||||
users.synchronous.imports = [../../home/home.nix];
|
users.synchronous.imports = [../../home/home.nix];
|
||||||
};
|
};
|
||||||
|
|
||||||
# age = {
|
|
||||||
# secrets = {
|
|
||||||
# zsh_remote = {
|
|
||||||
# file = ../../secrets/zsh_remote.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# tailscale-rq = {
|
|
||||||
# file = ../../secrets/tailscale-rq.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# ssh-pub = {
|
|
||||||
# file = ../../secrets/ssh-pub.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
# secretsDir = "/home/synchronous/.agenix/agenix";
|
|
||||||
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
|
|
||||||
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
|
|
||||||
# };
|
|
||||||
|
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
# boot.loader.grub.enable = true;
|
# boot.loader.grub.enable = true;
|
||||||
# boot.loader.grub.device = "/dev/nvme0n1";
|
# boot.loader.grub.device = "/dev/nvme0n1";
|
||||||
@@ -55,16 +32,5 @@
|
|||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.loader.grub.enable = false;
|
boot.loader.grub.enable = false;
|
||||||
|
|
||||||
#boot = {
|
|
||||||
# loader.systemd-boot = {
|
|
||||||
# enable = true;
|
|
||||||
# editor = false;
|
|
||||||
# };
|
|
||||||
# kernelPackages = pkgs.linuxPackages;
|
|
||||||
#};
|
|
||||||
# boot.loader.systemd-boot.enable = true;
|
|
||||||
# boot.loader.efi.canTouchEfiVariables = true;
|
|
||||||
# boot.loader.grub.enable = false;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,29 +14,6 @@
|
|||||||
networking.hostName = "thonkpad"; # Define your hostname.
|
networking.hostName = "thonkpad"; # Define your hostname.
|
||||||
res = "1366x768";
|
res = "1366x768";
|
||||||
|
|
||||||
# age = {
|
|
||||||
# secrets = {
|
|
||||||
# zsh_remote = {
|
|
||||||
# file = ../../secrets/zsh_remote.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# tailscale-rq = {
|
|
||||||
# file = ../../secrets/tailscale-rq.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# ssh-pub = {
|
|
||||||
# file = ../../secrets/ssh-pub.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
# secretsDir = "/home/synchronous/.agenix/agenix";
|
|
||||||
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
|
|
||||||
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
|
|
||||||
# };
|
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
useGlobalPkgs = true;
|
useGlobalPkgs = true;
|
||||||
useUserPackages = true;
|
useUserPackages = true;
|
||||||
|
|||||||
@@ -8,16 +8,9 @@
|
|||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../system/system.nix
|
../../system/system.nix
|
||||||
|
../meta.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# options = {
|
|
||||||
# res = lib.mkOption {
|
|
||||||
# type = lib.types.str;
|
|
||||||
# default = "1920x1080";
|
|
||||||
# description = "screen resolution";
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
networking.hostName = "yoga"; # Define your hostname.
|
networking.hostName = "yoga"; # Define your hostname.
|
||||||
res = "1920x1080";
|
res = "1920x1080";
|
||||||
@@ -29,29 +22,6 @@
|
|||||||
users.synchronous.imports = [../../home/home.nix];
|
users.synchronous.imports = [../../home/home.nix];
|
||||||
};
|
};
|
||||||
|
|
||||||
# age = {
|
|
||||||
# secrets = {
|
|
||||||
# zsh_remote = {
|
|
||||||
# file = ../../secrets/zsh_remote.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# tailscale-rq = {
|
|
||||||
# file = ../../secrets/tailscale-rq.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# ssh-pub = {
|
|
||||||
# file = ../../secrets/ssh-pub.age;
|
|
||||||
# owner = "synchronous";
|
|
||||||
# mode = "0400";
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
# secretsDir = "/home/synchronous/.agenix/agenix";
|
|
||||||
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
|
|
||||||
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
|
|
||||||
# };
|
|
||||||
|
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.loader.efi.efiSysMountPoint = "/boot";
|
boot.loader.efi.efiSysMountPoint = "/boot";
|
||||||
services.logind.lidSwitchExternalPower = "ignore";
|
services.logind.lidSwitchExternalPower = "ignore";
|
||||||
|
|||||||
Reference in New Issue
Block a user