Compare commits

...

2 Commits

Author SHA1 Message Date
6be4358695 os and hm update 2026-01-05 00:03:18 +01:00
20559179a7 add wireshark 2026-01-05 00:00:27 +01:00
6 changed files with 40 additions and 31 deletions

3
.gitignore vendored
View File

@@ -6,6 +6,7 @@ Code/
composer/
dconf/
environment.d/
evince/
filezilla/
forge/
gdu/
@@ -41,6 +42,8 @@ Vencord/
vlc/
wal/
wallust/
wireshark
kleopatrarc
kritadisplayrc
kritarc

View File

@@ -14,7 +14,7 @@ print-at-time=
output-bin=FaceUp
cover-after=none
print-at=now
printer=EPSON_L3270_Series
printer=EPSON_L3270_Series@EPSOND80395.local
cups-cupsPrintQuality=Normal
cups-job-sheets=none,none
resolution=120
@@ -27,8 +27,8 @@ PPDName=A4
DisplayName=A4
Width=210
Height=297
MarginTop=3.0000106811523435
MarginBottom=2.9999999152289494
MarginLeft=2.9999999152289494
MarginRight=2.9999891493055553
MarginTop=6.3499999999999996
MarginBottom=14.224
MarginLeft=6.3499999999999996
MarginRight=6.3499999999999996
Orientation=portrait

View File

@@ -147,11 +147,11 @@
]
},
"locked": {
"lastModified": 1767437240,
"narHash": "sha256-OA0dBHhccdupFXp+/eaFfb8K1dQxk61in4aF5ITGVX8=",
"lastModified": 1767556355,
"narHash": "sha256-RDTUBDQBi9D4eD9iJQWtUDN/13MDLX+KmE+TwwNUp2s=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1cfa305fba94468f665de1bd1b62dddf2e0cb012",
"rev": "f894bc4ffde179d178d8deb374fcf9855d1a82b7",
"type": "github"
},
"original": {
@@ -183,11 +183,11 @@
]
},
"locked": {
"lastModified": 1767461490,
"narHash": "sha256-X8GbRauDa4Tw/+gkymLe4V1+ZGy/b4IHuuhCY/OiYcQ=",
"lastModified": 1767566364,
"narHash": "sha256-k91i44DrF/ZwTneaDX49qbKzvd99aEbr0jcsSvonjXk=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"rev": "3c80d87beeecaa6900573ed2435b90378b60d02d",
"rev": "568e2c0b6b068bb73c8d93da4c08a8a889bdc347",
"type": "github"
},
"original": {
@@ -258,11 +258,11 @@
]
},
"locked": {
"lastModified": 1767408057,
"narHash": "sha256-0TD2PNTt6olOonFgcvZJcNGiU3x5cX+RMzrfWfHB9Jw=",
"lastModified": 1767495280,
"narHash": "sha256-hEEgtE/RSRigw8xscchGymf/t1nluZwTfru4QF6O1CQ=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "294198315a13d6d130565ad08e97685df7b0d458",
"rev": "cb24c5cc207ba8e9a4ce245eedd2d37c3a988bc1",
"type": "github"
},
"original": {
@@ -292,11 +292,11 @@
"tinted-zed": "tinted-zed"
},
"locked": {
"lastModified": 1767397606,
"narHash": "sha256-QA1d/6XzxK3lsMiJ+xiJf340cpNeJs/xIM6D0/yLqs4=",
"lastModified": 1767559556,
"narHash": "sha256-Pf1d9Hh9UUQ/oS+evq6dU0MiaDczXXNztTlQekaMbW0=",
"owner": "nix-community",
"repo": "stylix",
"rev": "6850ad2e9f3f7ff6116e9e6fb73a9cca2d9b1a35",
"rev": "b135edbdd403896d1ef507934c045f716deb5609",
"type": "github"
},
"original": {

View File

@@ -191,7 +191,7 @@
users.users.lusia = {
isNormalUser = true;
description = "Lukrecja";
extraGroups = [ "wheel" "networkmanager" "docker" "plugdev" "scanner" "lp" ];
extraGroups = [ "wheel" "networkmanager" "docker" "plugdev" "scanner" "lp" "wireshark" ];
initialPassword = "pass";
shell = pkgs.fish;
};
@@ -240,6 +240,10 @@
gvfs
];
# Enable Wireshark with proper groups
programs.wireshark.enable = true;
programs.wireshark.package = pkgs.wireshark;
# Fonts
fonts.packages = with pkgs; [
noto-fonts
@@ -290,7 +294,7 @@
# Enable OpenTabletDriver
hardware.opentabletdriver.enable = true;
hardware.uinput.enable = true;
boot.kernelModules = [ "uinput" ];
boot.kernelModules = [ "uinput" "usbmon" ];
# Enable PPD for power options
services.power-profiles-daemon.enable = true;

12
nixos/flake.lock generated
View File

@@ -5,11 +5,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1767104570,
"narHash": "sha256-GKgwu5//R+cLdKysZjGqvUEEOGXXLdt93sNXeb2M/Lk=",
"lastModified": 1767556355,
"narHash": "sha256-RDTUBDQBi9D4eD9iJQWtUDN/13MDLX+KmE+TwwNUp2s=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e4e78a2cbeaddd07ab7238971b16468cc1d14daf",
"rev": "f894bc4ffde179d178d8deb374fcf9855d1a82b7",
"type": "github"
},
"original": {
@@ -35,11 +35,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1767047869,
"narHash": "sha256-tzYsEzXEVa7op1LTnrLSiPGrcCY6948iD0EcNLWcmzo=",
"lastModified": 1767480499,
"narHash": "sha256-8IQQUorUGiSmFaPnLSo2+T+rjHtiNWc+OAzeHck7N48=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "89dbf01df72eb5ebe3b24a86334b12c27d68016a",
"rev": "30a3c519afcf3f99e2c6df3b359aec5692054d92",
"type": "github"
},
"original": {

View File

@@ -11,6 +11,7 @@
"position": "center",
"screenshotAnnotationTool": "",
"showCategories": true,
"showIconBackground": true,
"sortByMostUsed": true,
"terminalCommand": "kitty -e",
"useApp2Unit": false,
@@ -124,10 +125,6 @@
"showPowerProfiles": false,
"warningThreshold": 30
},
{
"displayMode": "onhover",
"id": "WiFi"
},
{
"displayMode": "onhover",
"id": "Bluetooth"
@@ -486,18 +483,23 @@
"walker": false,
"wezterm": false,
"yazi": false,
"zed": false
"zed": false,
"zenBrowser": false
},
"ui": {
"bluetoothDetailsViewMode": "grid",
"bluetoothHideUnnamedDevices": false,
"boxBorderEnabled": false,
"fontDefault": "Roboto",
"fontDefaultScale": 0.9,
"fontFixed": "DejaVu Sans Mono",
"fontFixedScale": 0.8,
"networkPanelView": "wifi",
"panelBackgroundOpacity": 0.4,
"panelsAttachedToBar": true,
"settingsPanelMode": "centered",
"tooltipsEnabled": true
"tooltipsEnabled": true,
"wifiDetailsViewMode": "grid"
},
"wallpaper": {
"directory": "/home/lusia/Pictures/Wallpapers",