1. a948675 Ignore it if we can't kill wob by Skyler Grey · 2 years, 5 months ago
  2. 652f649 Restart wob on each run by Skyler Grey · 2 years, 5 months ago
  3. 6d486f1 Move the extraConfig one step up by Skyler Grey · 2 years, 5 months ago
  4. 4f44932 Enable wob instead of avizo by Skyler Grey · 2 years, 5 months ago
  5. 8b5ad01 Make volumectl work properly by Skyler Grey · 2 years, 5 months ago
  6. 35c05c8 Install pulseaudio for pactl by Skyler Grey · 2 years, 5 months ago
  7. ba3f8f1 Merge branch 'production' of github.com:Minion3665/NixFiles into production by Skyler Grey · 2 years, 5 months ago
  8. 61472ac Make toggle-backlight executable by Skyler Grey · 2 years, 5 months ago
  9. bf04233 Make light work properly by enabling it in main config by Skyler Grey · 2 years, 5 months ago
  10. 5b96058 Add some more binds by Skyler Grey · 2 years, 5 months ago
  11. d8c63b5 Re-enable wlr portal, although keep GTK and KDE portals as (https://github.com/emersion/xdg-desktop-portal-wlr/issues/135#issuecomment-832921242) they are able to be used alongside each other by Skyler Grey · 2 years, 5 months ago
  12. 87c0f2c Make comment color lighter by Skyler Grey · 2 years, 5 months ago
  13. e7412d1 Change zsh comment style by Skyler Grey · 2 years, 5 months ago
  14. 0f2c838 Move sway menu command to a file in order to let it exec properly by Skyler Grey · 2 years, 5 months ago
  15. a0d7874 The menu requires jq by Skyler Grey · 2 years, 5 months ago
  16. 455d72f Make scratchpad showing use a menu rather than listing through by Skyler Grey · 2 years, 5 months ago
  17. df26b3f Permit discord and element to play media without interaction by Skyler Grey · 2 years, 5 months ago
  18. c6d5ec4 Disable the --disable-pinch patch because it no longer exists by Skyler Grey · 2 years, 5 months ago
  19. fd6b30c open discord with disabled pinch-to-zoom in incognito mode by Skyler Grey · 2 years, 5 months ago
  20. 6be95aa Change the name of discord's desktop file by Skyler Grey · 2 years, 5 months ago
  21. 3dd0823 Do not remove old config if new one fails to build by Skyler Grey · 2 years, 5 months ago
  22. 4a86fe7 replace element-desktop with element-desktop-wayland by Skyler Grey · 2 years, 5 months ago
  23. ffc104a Replace discord and element with webapp versions to allow screensharing by Skyler Grey · 2 years, 5 months ago
  24. e66638e Update README.md by Skyler · 2 years, 5 months ago
  25. 087b2f6 Automatically optimize the nix store incrementally by Skyler Grey · 2 years, 5 months ago
  26. 2c395d3 Switch to subkey by Skyler Grey · 2 years, 5 months ago
  27. d982c4e Update git signing key by Skyler Grey · 2 years, 5 months ago
  28. 2c41aeb Remove result by Skyler Grey · 2 years, 5 months ago
  29. 16fcedd Make home rebuild script remove old home-manager-path installs by Skyler Grey · 2 years, 5 months ago
  30. b05fb74 only the bit below is recursive by Skyler Grey · 2 years, 5 months ago
  31. 1ec5461 Attempt to switch to the home-manager command rather than manual activation by Skyler Grey · 2 years, 5 months ago
  32. ca906e6 Remove light by Skyler Grey · 2 years, 5 months ago
  33. c721350 Both system and home builds are now pure by Skyler Grey · 2 years, 5 months ago
  34. 601b065 Do not install lightctl by Skyler Grey · 2 years, 5 months ago
  35. 0509cd8 Hopefully fix brightness changes; add a way to toggle sticky mode by Skyler Grey · 2 years, 5 months ago
  36. 412a3c1 Also remove newline at end of file by Skyler Grey · 2 years, 5 months ago
  37. cfb1c11 Remove the start and end of the wlogout json, because that's required for some reason by Skyler Grey · 2 years, 5 months ago
  38. 41058d4 writeText -> pkgs.writeText by Skyler Grey · 2 years, 5 months ago
  39. c711df6 Move wlogout config to .nix file; hopefully make lockscreen image work by Skyler Grey · 2 years, 5 months ago
  40. 2fbbd58 Do not install yarn in jetbrains.nix by Skyler Grey · 2 years, 5 months ago
  41. d273513 Add a readme, add a license, change backgrounds to comply by Skyler Grey · 2 years, 5 months ago
  42. d5fab32 Add jetbrains to here rather than having nix shell scripts; in future I want these to be installed in a separate profile but this is fine for now by Skyler Grey · 2 years, 5 months ago
  43. d88fc1e Include cups in steam by Skyler Grey · 2 years, 5 months ago
  44. 8b20771 Remove extra space by Skyler Grey · 2 years, 5 months ago
  45. 44b215c Update packages by Skyler Grey · 2 years, 5 months ago
  46. d212204 Quote the command output properly by Skyler Grey · 2 years, 5 months ago
  47. 2826c14 Quote the command output properly by Skyler Grey · 2 years, 5 months ago
  48. e2f4ab9 Change zsh autocompletion color by Skyler Grey · 2 years, 5 months ago
  49. 6378691 Change default terminal to kitty by Skyler Grey · 2 years, 5 months ago
  50. c880c4f Modify font defaults by Skyler Grey · 2 years, 5 months ago
  51. c57308f Add some more fonts to be installed, try setting some basic defaults (to be tweaked next) by Skyler Grey · 2 years, 5 months ago
  52. 02fff78 Make the screenshots taken with mod+S+s save to the right place by Skyler Grey · 2 years, 5 months ago
  53. 72b0276 Make screenshots copy by Skyler Grey · 2 years, 5 months ago
  54. 28ba460 Add back the other import by Skyler Grey · 2 years, 5 months ago
  55. f93dd5a Add the semicolon by Skyler Grey · 2 years, 5 months ago
  56. 395d628 Use extraArgs by Skyler Grey · 2 years, 5 months ago
  57. e93c085 Not how nix works by Skyler Grey · 2 years, 5 months ago
  58. 401968b Inherit nixpkgs in the flake by Skyler Grey · 2 years, 5 months ago
  59. e873bdb Replace pkgs with nixpkgs by Skyler Grey · 2 years, 5 months ago
  60. 2577b19 Add back the pin-nixpkgs import by Skyler Grey · 2 years, 5 months ago
  61. 33b23e3 Remove stuff to make it build by Skyler Grey · 2 years, 5 months ago
  62. c9ba9bf Move cni-plugins out of the dead import by Skyler Grey · 2 years, 5 months ago
  63. 16d536e Use nixpkgs rather than pkgs by Skyler Grey · 2 years, 5 months ago
  64. 5c0262a ...and get the default attribute of that rather than the hostname by Skyler Grey · 2 years, 5 months ago
  65. 677635f Move to nixosConfigurations because that's required by Skyler Grey · 2 years, 5 months ago
  66. 4e10d63 Attempt to move system configuration into NixNext :fingers_crossed: by Skyler Grey · 2 years, 5 months ago
  67. f6fc558 Update my name in git.nix by Skyler Turner · 2 years, 5 months ago
  68. 2d726b5 Update comma (part 2 of 2) by Skyler Turner · 2 years, 5 months ago
  69. ef5e07a Update comma (part 1 of 2) by Skyler Turner · 2 years, 5 months ago
  70. e81df7a Add a better waybar fix by Skyler Turner · 2 years, 5 months ago
  71. 61e4524 Fix waybar when the tray is not shown by Skyler Turner · 2 years, 5 months ago
  72. bf1540d You need to exec to run a sway keybind command by Skyler Turner · 2 years, 5 months ago
  73. 32a0da8 Add win+shift+s as a keybind for selecting screenshot by Skyler Turner · 2 years, 5 months ago
  74. cddb5c4 Add kitty (a potential future alternative to alacritty) by Skyler Turner · 2 years, 5 months ago
  75. b254c9d Add a sway startup command to (hopefully) let GTK applications start faster by Skyler Turner · 2 years, 5 months ago
  76. a9e7de3 Daemonize swaylock rather than waiting 0.5s on hibernate by Skyler Turner · 2 years, 5 months ago
  77. 00a4d92 Add a lock step before hibernating or suspending by Skyler Turner · 2 years, 5 months ago
  78. 4746458 Add wlogout as a keybind instead of pure swaylock by Skyler Turner · 2 years, 5 months ago
  79. 68a4437 Do not attempt to install pridefetch by Skyler Turner · 2 years, 5 months ago
  80. 63572a5 Add git credential storage by Skyler Turner · 2 years, 5 months ago
  81. d5377ef Add the right sha by Skyler Turner · 2 years, 6 months ago
  82. d152037 Add pridefetch by Skyler Turner · 2 years, 6 months ago
  83. 0a93c75 Change src to a string by Skyler Turner · 2 years, 6 months ago
  84. 3b29a5b Change to t1 by Skyler Turner · 2 years, 6 months ago
  85. 8ef6155 Do not include extra packages in oneshot by Skyler Turner · 2 years, 6 months ago
  86. bb822af Add pkgs to the appimageTools wrap by Skyler Turner · 2 years, 6 months ago
  87. 77dda1c Install oneshot-game by Skyler Turner · 2 years, 6 months ago
  88. bcfb826 Add discord PTB for testing; move discord into apps by Skyler Turner · 2 years, 6 months ago
  89. c3ab3c2 Change screen layout so my drawing tablet can go on the left by Skyler Turner · 2 years, 6 months ago
  90. 1db732f Add insect by Skyler Turner · 2 years, 6 months ago
  91. 0eab6df Add syncplay (a video syncer) by Skyler Turner · 2 years, 6 months ago
  92. 4b126e8 Add comic-neue, which is sorta like comic sans by Skyler Turner · 2 years, 6 months ago
  93. b62107f Missing :clap: semicolon :clap: by Skyler Turner · 2 years, 6 months ago
  94. 40f8d4b Override node version used with yarn by Skyler Turner · 2 years, 6 months ago
  95. 9d833b1 Add yarn by Skyler Turner · 2 years, 6 months ago
  96. 49b3ca8 Add unity3d to apps by Skyler Turner · 2 years, 6 months ago
  97. 9519d4c home-manager-path is the one thing that probably shouldn't be installed from there by Skyler Turner · 2 years, 6 months ago
  98. 3523949 Add packages from nix-env by Skyler Turner · 2 years, 6 months ago
  99. fa37d1c Can't specify version because <reasons>??? Let's hope we didn't need that *laughs nervously* by Skyler Turner · 2 years, 6 months ago
  100. 0d7935c Although we should just with pkgs there by Skyler Turner · 2 years, 6 months ago