Compare commits

..

No commits in common. "f83754fb8d23d5fd76572555920d7a8329a8278d" and "a90323483768ddae064bc74fcebd91593f5ea622" have entirely different histories.

6 changed files with 17 additions and 13 deletions

View File

@ -52,6 +52,9 @@
# Ignore laptop lid closing when connected to power.
services.logind.lidSwitchExternalPower = "ignore";
# Enable VMWare Workstation
virtualisation.vmware.host.enable = true;
# Enable bluetooth
hardware.bluetooth.enable = true;
services.blueman.enable = true;

View File

@ -156,7 +156,7 @@ client.focused_inactive #333333 #222222 #888888 #292d2e #eeeeee
client.unfocused #333333 #222222 #888888 #292d2e #eeeeee
# Auto lock the screen after X minutes
#exec "xautolock -detectsleep -time 30 -locker i3lock-fancy"
exec "xautolock -detectsleep -time 3 -locker i3lock-fancy"
# Startup Applications
exec_always --no-startup-id "killall polybar; polybar" # status bar

18
flake.lock generated
View File

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1744380363,
"narHash": "sha256-cXjAUuAfQDPSLSsckZuTioQ986iqSPTzx8D7dLAcC+Q=",
"lastModified": 1739381933,
"narHash": "sha256-4gvobxITgcrNGfwsVG5a46QzQCX89btIYw23p0ilbcc=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e43c6bcb101ba3301522439c459288c4a248f624",
"rev": "15b59d4191b993ebdfcb1f61b834fced217882ba",
"type": "github"
},
"original": {
@ -28,11 +28,11 @@
]
},
"locked": {
"lastModified": 1744224272,
"narHash": "sha256-cqePj5nuC7flJWNncaVAFq1YZncU0PSyO0DEqGn+vYc=",
"lastModified": 1742013980,
"narHash": "sha256-34YbfwABU5nb0F5eaaJE3ujldaNDhmyxw7CWqhXJV08=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "113883e37d985d26ecb65282766e5719f2539103",
"rev": "9175b4bb5f127fb7b5784b14f7e01abff24c378f",
"type": "github"
},
"original": {
@ -43,11 +43,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1744232761,
"narHash": "sha256-gbl9hE39nQRpZaLjhWKmEu5ejtQsgI5TWYrIVVJn30U=",
"lastModified": 1739214665,
"narHash": "sha256-26L8VAu3/1YRxS8MHgBOyOM8xALdo6N0I04PgorE7UM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f675531bc7e6657c10a18b565cfebd8aa9e24c14",
"rev": "64e75cd44acf21c7933d61d7721e812eac1b5a0a",
"type": "github"
},
"original": {

View File

@ -13,7 +13,7 @@
unzip
# Fonts
# maple-mono
maple-mono
# LSP Servers
nil
@ -28,7 +28,7 @@
programs = {
emacs = {
enable = true;
package = pkgs.emacs30;
package = pkgs.emacs29;
extraPackages = epkgs: with epkgs; [
mu4e
vterm

View File

@ -4,6 +4,7 @@
vlc
dconf
brave
okular
vesktop
zoom-us
discord
@ -16,7 +17,6 @@
virt-viewer
nextcloud-client
protonmail-desktop
kdePackages.okular
];
programs.obs-studio = {

View File

@ -14,6 +14,7 @@
sqlmap
wpscan
ghidra
pwndbg
strace
strace
openssl