Compare commits

...

3 Commits

3 changed files with 29 additions and 23 deletions

View File

@ -11,15 +11,16 @@
networking = { networking = {
hostName = "sisko"; hostName = "sisko";
defaultGateway = "192.168.10.1"; networkmanager.enable = true;
interfaces.enp14s0 = { # defaultGateway = "192.168.10.1";
ipv4 = { # interfaces.enp14s0 = {
addresses = [ # ipv4 = {
{ address = "192.168.10.172"; prefixLength = 24; } # addresses = [
]; # { address = "192.168.10.172"; prefixLength = 24; }
}; # ];
wakeOnLan.enable = true; # };
}; # wakeOnLan.enable = true;
# };
hostId = "b716d781"; hostId = "b716d781";
}; };
@ -27,7 +28,7 @@
sops.defaultSopsFile = ../../secrets/sisko/sisko.yaml; sops.defaultSopsFile = ../../secrets/sisko/sisko.yaml;
environment.variables = { EDITOR = "vim"; }; environment.variables = { EDITOR = "vim"; };
users.users.felixalb.extraGroups = [ "dialout" ]; users.users.felixalb.extraGroups = [ "dialout" "networkmanager" ];
programs = { programs = {
gamemode.enable = true; gamemode.enable = true;
@ -57,6 +58,9 @@
"steam-unwrapped" "steam-unwrapped"
"tlclient" "tlclient"
]; ];
permittedInsecurePackages = [
"openssl-1.1.1w"
];
}; };

View File

@ -29,17 +29,13 @@
fonts = { fonts = {
fontDir.enable = true; fontDir.enable = true;
packages = with pkgs; [ packages = with pkgs; [
noto-fonts
noto-fonts-emoji
noto-fonts-cjk-sans
font-awesome
fira-code fira-code
font-awesome
hack-font hack-font
(nerdfonts.override { nerd-fonts.hack
fonts = [ noto-fonts
"Hack" noto-fonts-cjk-sans
]; noto-fonts-emoji
})
]; ];
}; };

View File

@ -8,31 +8,37 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
# GUI Applications # GUI Applications
cantata
chromium chromium
discord discord
easyeffects easyeffects
element-desktop element-desktop
emacs-gtk emacs-gtk
papers feishin
jellyfin-media-player jellyfin-media-player
kitty kitty
libreoffice libreoffice
mpv mpv
mumble mumble
papers
pavucontrol pavucontrol
picard picard
prismlauncher prismlauncher
swayimg runelite
spotify spotify
swayimg
thunderbird thunderbird
tor-browser
unstable.bolt-launcher
exiftool exiftool
ghidra ghidra
pwndbg-gdb-alias # pwndbg-gdb-alias # Broken in 25.05
snicat snicat
# Window Manager Extras # Window Manager Extras
bibata-cursors bibata-cursors
cliphist
hyprcursor hyprcursor
hypridle hypridle
hyprlock hyprlock
@ -45,9 +51,9 @@
swaynotificationcenter swaynotificationcenter
waybar waybar
wl-clipboard wl-clipboard
cliphist
# Misc tools # Misc tools
abcde
bc bc
catimg catimg
dante dante