Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flake/home-manager: set useUserPackages to false | sinanmohd | 2024-08-31 | 1 | -1/+1 |
| | | | | | | | this breaks wayland screen recording, more investigation needed, hardcoded ~/.nix-profile/bin maybe ?. the "bug" was introduced in 92248682cb855a6a5d898ec6fdd6fcfcf3c0758c. possibly this also broke other things. | ||||
* | home/wayland/swayidle: exec swaylock before sleep | sinanmohd | 2024-08-31 | 1 | -0/+5 |
| | |||||
* | common: hibernate on critical battery level | sinanmohd | 2024-08-30 | 2 | -2/+32 |
| | |||||
* | home/wayland/swayidle: suspend idle system on battery | sinanmohd | 2024-08-30 | 1 | -3/+48 |
| | |||||
* | flake/makeHomeImports: append imports from makeGlobalImports | sinanmohd | 2024-08-30 | 1 | -5/+3 |
| | |||||
* | pc/nopolkit: init | sinanmohd | 2024-08-29 | 2 | -0/+27 |
| | |||||
* | common: enable swap | sinanmohd | 2024-08-29 | 2 | -1/+11 |
| | | | | | thanks for convincing me https://chrisdown.name/2018/01/02/in-defence-of-swap.html | ||||
* | home/cez/wayland: use fractional scaling | sinanmohd | 2024-08-28 | 2 | -6/+8 |
| | |||||
* | home/wayland/firefox: SanitizeOnShutdown | sinanmohd | 2024-08-28 | 1 | -0/+1 |
| | |||||
* | home/wayland/firefox: enable containers | sinanmohd | 2024-08-28 | 1 | -0/+6 |
| | |||||
* | cez/specialisation: move to standalone module | sinanmohd | 2024-08-28 | 3 | -29/+30 |
| | |||||
* | cez/specialisation/nvidia: optimize for large memory allocations | sinanmohd | 2024-08-28 | 1 | -0/+5 |
| | |||||
* | wayland/sway: switch to back to vanilla package | sinanmohd | 2024-08-28 | 1 | -2/+1 |
| | |||||
* | home/wayland/mango: init | sinanmohd | 2024-08-27 | 2 | -0/+30 |
| | |||||
* | cez: switch to zenpower for cpu stats | sinanmohd | 2024-08-27 | 1 | -1/+4 |
| | |||||
* | cez/specialization/nvidia: force nvidia dgpu | sinanmohd | 2024-08-27 | 1 | -0/+8 |
| | |||||
* | flake/nixos-hardware: init | sinanmohd | 2024-08-27 | 5 | -5/+51 |
| | |||||
* | cez/tlp: enable battery conservation mode | sinanmohd | 2024-08-27 | 1 | -0/+4 |
| | |||||
* | flake: bump lock | sinanmohd | 2024-08-16 | 1 | -6/+6 |
| | |||||
* | cez/wireguard: clean up | sinanmohd | 2024-08-09 | 1 | -1/+1 |
| | |||||
* | cez/wireguard: add helper script | sinanmohd | 2024-08-05 | 1 | -2/+25 |
| | |||||
* | flake: bump lock, linux 6.10.2 | sinanmohd | 2024-08-04 | 1 | -6/+6 |
| | |||||
* | home/wayland/sway: set SUDO_ASKPASS | sinanmohd | 2024-07-31 | 3 | -0/+8 |
| | |||||
* | flake/makeHomeImports: init | sinanmohd | 2024-07-27 | 1 | -6/+9 |
| | |||||
* | flake: bump lock, linux 6.10 | sinanmohd | 2024-07-22 | 4 | -13/+12 |
| | |||||
* | home/wayland/ttyasrt: init | sinanmohd | 2024-07-16 | 4 | -0/+60 |
| | |||||
* | home/wayland/foot: set $TERMINAL | sinanmohd | 2024-07-16 | 1 | -0/+2 |
| | |||||
* | home/wayland/sway: bind freezshot to print | sinanmohd | 2024-07-16 | 1 | -1/+6 |
| | |||||
* | home/wayland/sway: autostart on tty1 | sinanmohd | 2024-07-16 | 1 | -0/+6 |
| | |||||
* | home/xdg_ninja: init | sinanmohd | 2024-07-16 | 2 | -0/+16 |
| | |||||
* | flake/nixosConfigurations: integrate home manager modules | sinanmohd | 2024-07-16 | 1 | -9/+26 |
| | |||||
* | nix: use xdg base directories | sinanmohd | 2024-07-15 | 1 | -0/+1 |
| | |||||
* | flake: bump lock, CVE-2024-6387 | sinanmohd | 2024-07-02 | 1 | -9/+9 |
| | |||||
* | home/wayalnd/sway: disable XWayland | sinanmohd | 2024-07-01 | 1 | -10/+15 |
| | |||||
* | kay/wireguard: clean up | sinanmohd | 2024-06-29 | 1 | -6/+6 |
| | |||||
* | kay: bump mtu size | sinanmohd | 2024-06-29 | 4 | -3/+4 |
| | | | | | | | | BSNL recently upgraded their BNGs, bumping the mtu to 1492. this can be seen on the pppd log. other users also reported this, so this is likely not a "misconfiguration" https://broadband.forum/threads/what-is-the-best-mtu-size-for-bsnl-ftth-connections.226751/ | ||||
* | home/mimeapps: add text/x-go | sinanmohd | 2024-06-26 | 1 | -0/+1 |
| | |||||
* | home/pc/pass: setup gnupg | sinanmohd | 2024-06-26 | 1 | -7/+17 |
| | |||||
* | home/wayland/portal: init | sinanmohd | 2024-06-26 | 3 | -0/+18 |
| | |||||
* | cez/hardware/plymouth: drop | sinanmohd | 2024-06-26 | 1 | -9/+1 |
| | |||||
* | pc/wayland: hardware.opengl -> hardware.graphics | sinanmohd | 2024-06-26 | 1 | -1/+1 |
| | |||||
* | flake: bump lock | sinanmohd | 2024-06-22 | 1 | -9/+9 |
| | |||||
* | home/common/tmux: init | sinanmohd | 2024-06-18 | 4 | -43/+48 |
| | |||||
* | home/wayland/bemenu: init | sinanmohd | 2024-06-18 | 3 | -0/+34 |
| | |||||
* | home/common/xdgdirs: init | sinanmohd | 2024-06-18 | 2 | -0/+24 |
| | |||||
* | home/common/shell: init | sinanmohd | 2024-06-17 | 2 | -0/+13 |
| | |||||
* | home/wayland/sway/i3status: remove disk module | sinanmohd | 2024-06-15 | 1 | -9/+4 |
| | |||||
* | home/wayland/sway/i3status: init cpu module | sinanmohd | 2024-06-15 | 1 | -1/+11 |
| | |||||
* | kay/router: perform mss clamping on ppp0 | sinanmohd | 2024-06-12 | 1 | -6/+10 |
| | |||||
* | kay/cgit: pkgs.git is needed for git over ssh | sinanmohd | 2024-06-12 | 1 | -0/+1 |
| |