repo: fix formatting
This commit is contained in:
parent
5ca57843d6
commit
80452cb292
32 changed files with 345 additions and 220 deletions
|
@ -1,5 +1,4 @@
|
|||
_:
|
||||
{
|
||||
_: {
|
||||
imports = [
|
||||
./core.nix
|
||||
./automount.nix
|
||||
|
|
|
@ -14,4 +14,3 @@
|
|||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
_:
|
||||
{
|
||||
_: {
|
||||
programs.chromium.enable = true;
|
||||
programs.firefox.enable = true;
|
||||
}
|
||||
|
|
|
@ -3,5 +3,13 @@
|
|||
{
|
||||
programs.fzf.enable = true;
|
||||
programs.fastfetch.enable = true;
|
||||
home.packages = with pkgs; [ imhex obsidian proton-pass spotify vesktop wl-clipboard stremio ];
|
||||
home.packages = with pkgs; [
|
||||
imhex
|
||||
obsidian
|
||||
proton-pass
|
||||
spotify
|
||||
vesktop
|
||||
wl-clipboard
|
||||
stremio
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
_:
|
||||
{
|
||||
_: {
|
||||
imports = [
|
||||
./fish.nix
|
||||
./starship.nix
|
||||
|
|
|
@ -16,9 +16,15 @@ in
|
|||
fish_vi_key_bindings # Enable Vi mode
|
||||
fish_config theme choose "Catppuccin Frappe"
|
||||
'';
|
||||
shellAbbrs = { cd = "z"; ngc = "sudo nix-collect-garbage -d"; };
|
||||
shellAbbrs = {
|
||||
cd = "z";
|
||||
ngc = "sudo nix-collect-garbage -d";
|
||||
};
|
||||
plugins = [
|
||||
{ name = "fzf"; src = pkgs.fishPlugins.fzf.src; }
|
||||
{
|
||||
name = "fzf";
|
||||
src = pkgs.fishPlugins.fzf.src;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -35,4 +41,3 @@ in
|
|||
|
||||
xdg.configFile."fish/themes/Catppuccin Frappe.theme".source = "${catppuccin-fish}/themes/Catppuccin Frappe.theme";
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ ... }: {
|
||||
{ ... }:
|
||||
{
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
enableBashIntegration = false;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
_:
|
||||
{
|
||||
_: {
|
||||
imports = [
|
||||
../common
|
||||
./gaming
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
_:
|
||||
{
|
||||
_: {
|
||||
imports = [
|
||||
../common
|
||||
];
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
_:
|
||||
{
|
||||
_: {
|
||||
imports = [
|
||||
./system
|
||||
./syncthing
|
||||
|
|
|
@ -1,10 +1,16 @@
|
|||
{ config, username, hostname, ... }:
|
||||
{
|
||||
config,
|
||||
username,
|
||||
hostname,
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
homeDir = "/home/${username}";
|
||||
devices = import ./devices.nix;
|
||||
otherDevices = builtins.removeAttrs devices [ hostname ];
|
||||
in {
|
||||
in
|
||||
{
|
||||
services = {
|
||||
syncthing = {
|
||||
enable = true;
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
# TODO: add to sops directly instead of relying on another nix file
|
||||
{
|
||||
"vamos" = { id = "UO6JWVU-MTLZGVQ-Z3QAFYH-6PW2QR6-SBOVM6P-S6JXR2S-A7VYAU2-RLRXEQY"; };
|
||||
"solaire" = { id = "R5RK7CH-DRFXW4E-ARTPMHN-UMWYQ4O-QK7F3TA-EHVLDK4-DQ6CBT4-XRRWQQM"; };
|
||||
"vamos" = {
|
||||
id = "UO6JWVU-MTLZGVQ-Z3QAFYH-6PW2QR6-SBOVM6P-S6JXR2S-A7VYAU2-RLRXEQY";
|
||||
};
|
||||
"solaire" = {
|
||||
id = "R5RK7CH-DRFXW4E-ARTPMHN-UMWYQ4O-QK7F3TA-EHVLDK4-DQ6CBT4-XRRWQQM";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -12,7 +12,10 @@
|
|||
users.users.nezia = {
|
||||
isNormalUser = true;
|
||||
description = "Anthony Rodriguez";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
extraGroups = [
|
||||
"networkmanager"
|
||||
"wheel"
|
||||
];
|
||||
};
|
||||
|
||||
# automount
|
||||
|
@ -25,5 +28,8 @@
|
|||
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
nix.settings.experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
_:
|
||||
{
|
||||
_: {
|
||||
|
||||
imports = [
|
||||
./core.nix
|
||||
|
|
|
@ -10,7 +10,10 @@
|
|||
openFirewall = true;
|
||||
};
|
||||
|
||||
services.printing.drivers = [ pkgs.gutenprint pkgs.hplip ];
|
||||
services.printing.drivers = [
|
||||
pkgs.gutenprint
|
||||
pkgs.hplip
|
||||
];
|
||||
|
||||
hardware.sane.enable = true; # enables support for SANE scanners
|
||||
hardware.sane.extraBackends = [
|
||||
|
@ -19,5 +22,8 @@
|
|||
pkgs.epkowa # Epson
|
||||
pkgs.utsushi # other printers
|
||||
];
|
||||
services.udev.packages = [ pkgs.sane-airscan pkgs.utsushi ];
|
||||
services.udev.packages = [
|
||||
pkgs.sane-airscan
|
||||
pkgs.utsushi
|
||||
];
|
||||
}
|
||||
|
|
|
@ -46,4 +46,3 @@
|
|||
|
||||
stylix.image = ../../wallpapers/lucy-edgerunners-wallpaper.jpg;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,27 +1,43 @@
|
|||
# Do not modify this file! It was generated by ‘nixos-generate-config’
|
||||
# and may be overwritten by future invocations. Please make changes
|
||||
# to /etc/nixos/configuration.nix instead.
|
||||
{ config, lib, pkgs, modulesPath, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports =
|
||||
[ (modulesPath + "/installer/scan/not-detected.nix")
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "ahci" "usb_storage" "usbhid" "sd_mod" ];
|
||||
boot.initrd.availableKernelModules = [
|
||||
"nvme"
|
||||
"xhci_pci"
|
||||
"ahci"
|
||||
"usb_storage"
|
||||
"usbhid"
|
||||
"sd_mod"
|
||||
];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-label/NIXROOT";
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-label/NIXROOT";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-label/NIXBOOT";
|
||||
fileSystems."/boot" = {
|
||||
device = "/dev/disk/by-label/NIXBOOT";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0077" "dmask=0077" ];
|
||||
options = [
|
||||
"fmask=0077"
|
||||
"dmask=0077"
|
||||
];
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
services.fprintd.enable = true;
|
||||
services.power-profiles-daemon.enable = true;
|
||||
|
||||
services.keyd = {
|
||||
enable = true;
|
||||
keyboards = {
|
||||
|
@ -22,6 +21,5 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
config.modules.neovim.enable = true;
|
||||
modules.neovim.enable = true;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,28 +1,49 @@
|
|||
# Do not modify this file! It was generated by ‘nixos-generate-config’
|
||||
# and may be overwritten by future invocations. Please make changes
|
||||
# to /etc/nixos/configuration.nix instead.
|
||||
{ config, lib, pkgs, modulesPath, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports =
|
||||
[ (modulesPath + "/installer/scan/not-detected.nix")
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" "usb_storage" "sd_mod" ];
|
||||
boot.initrd.kernelModules = [ "amdgpu" "dm-snapshot" ];
|
||||
boot.kernelModules = [ "kvm-amd" "cryptd" ];
|
||||
boot.initrd.availableKernelModules = [
|
||||
"nvme"
|
||||
"xhci_pci"
|
||||
"thunderbolt"
|
||||
"usb_storage"
|
||||
"sd_mod"
|
||||
];
|
||||
boot.initrd.kernelModules = [
|
||||
"amdgpu"
|
||||
"dm-snapshot"
|
||||
];
|
||||
boot.kernelModules = [
|
||||
"kvm-amd"
|
||||
"cryptd"
|
||||
];
|
||||
boot.initrd.luks.devices."crypt".device = "/dev/disk/by-uuid/39d0e0c6-ea32-4ee4-ac76-b28fbff687f8";
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/4ef04567-9633-45b9-addc-55c3020f45b7";
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-uuid/4ef04567-9633-45b9-addc-55c3020f45b7";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/C519-2E55";
|
||||
fileSystems."/boot" = {
|
||||
device = "/dev/disk/by-uuid/C519-2E55";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0077" "dmask=0077" ];
|
||||
options = [
|
||||
"fmask=0077"
|
||||
"dmask=0077"
|
||||
];
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
_:
|
||||
{
|
||||
_: {
|
||||
imports = [
|
||||
./docker.nix
|
||||
./pipewire.nix
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
{ config, lib, username, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
let
|
||||
cfg = config.modules.docker;
|
||||
in
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
{ lib, config, pkgs, ... }:
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
let
|
||||
cfg = config.modules.gaming;
|
||||
in
|
||||
|
@ -30,4 +35,3 @@ in
|
|||
services.udev.packages = [ pkgs.via ];
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,10 @@
|
|||
{ config, lib, pkgs, username, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
let
|
||||
cfg = config.modules.gnome;
|
||||
stylixEnabled = config.modules.stylix.enable or false;
|
||||
|
@ -23,8 +29,27 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
environment.gnome.excludePackages =
|
||||
(with pkgs; [ gnome-console gnome-photos gnome-tour gnome-software iagno hitori atomix gnome-contacts gnome-initial-setup gnome-music gedit cheese tali epiphany geary yelp ]);
|
||||
environment.gnome.excludePackages = (
|
||||
with pkgs;
|
||||
[
|
||||
gnome-console
|
||||
gnome-photos
|
||||
gnome-tour
|
||||
gnome-software
|
||||
iagno
|
||||
hitori
|
||||
atomix
|
||||
gnome-contacts
|
||||
gnome-initial-setup
|
||||
gnome-music
|
||||
gedit
|
||||
cheese
|
||||
tali
|
||||
epiphany
|
||||
geary
|
||||
yelp
|
||||
]
|
||||
);
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnome-tweaks
|
||||
|
@ -67,12 +92,31 @@ in
|
|||
enable-hot-corners = false;
|
||||
};
|
||||
"org/gnome/desktop/search-providers" = {
|
||||
disabled=["org.gnome.Terminal.desktop" "org.gnome.Software.desktop" "org.gnome.seahorse.Application.desktop" "org.gnome.clocks.desktop" "org.gnome.Characters.desktop" "org.gnome.Calendar.desktop" "org.gnome.Calculator.desktop"];
|
||||
disabled = [
|
||||
"org.gnome.Terminal.desktop"
|
||||
"org.gnome.Software.desktop"
|
||||
"org.gnome.seahorse.Application.desktop"
|
||||
"org.gnome.clocks.desktop"
|
||||
"org.gnome.Characters.desktop"
|
||||
"org.gnome.Calendar.desktop"
|
||||
"org.gnome.Calculator.desktop"
|
||||
];
|
||||
|
||||
enabled = ["org.gnome.Nautilus.desktop" "org.gnome.Settings.desktop"];
|
||||
enabled = [
|
||||
"org.gnome.Nautilus.desktop"
|
||||
"org.gnome.Settings.desktop"
|
||||
];
|
||||
};
|
||||
"org/freedesktop/tracker/mine/files" = {
|
||||
index-recursive-directories=["&DESKTOP" "&DOCUMENTS" "&MUSIC" "&PICTURES" "&VIDEOS" "/home/${username}/Notes" "/home/${username}/Projects"];
|
||||
index-recursive-directories = [
|
||||
"&DESKTOP"
|
||||
"&DOCUMENTS"
|
||||
"&MUSIC"
|
||||
"&PICTURES"
|
||||
"&VIDEOS"
|
||||
"/home/${username}/Notes"
|
||||
"/home/${username}/Projects"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
let
|
||||
cfg = config.modules.stylix;
|
||||
in
|
||||
|
|
|
@ -1,4 +1,10 @@
|
|||
{ config, lib, inputs, username, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
inputs,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
let
|
||||
cfg = config.modules.wezterm;
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue