f00267c144
added pavucontrol to home.packages and set latest kernel
...
using latest kernel so that i hopefully stop having integrated mic
issues
2025-04-14 14:54:55 +01:00
fbbabb9197
mediawriter doesnt work even on stable
...
going back to using dd
2025-04-14 12:50:41 +01:00
94dc21e827
added mediawriter to home.packages
2025-04-14 12:46:14 +01:00
8bcebaa97a
update flake & add gimp3 to flatpaks in home.packages
2025-03-20 22:16:04 +00:00
ecc03e377d
added telegram-desktop to home.packages
2025-03-09 20:57:44 +00:00
5d6f5fefe2
add reaper to home.packages
2025-03-08 17:32:08 +00:00
97c2cb0ef3
set up declarative firefox
...
not able to switch to librewolf yet because the extensions and settings
config options dont work properly yet
2025-03-01 23:10:05 +00:00
b437e0934a
add firefox config using pkgs.librewolf
2025-03-01 21:12:54 +00:00
6761af30c0
comment home.packages, update flake
2025-02-28 00:39:48 +00:00
0f7567d107
add declarative flatpak support to home-manager
2025-02-21 14:38:22 +00:00
5799a2cdb2
add element-desktop to home.packages
2025-01-23 09:05:56 +00:00
fc5326de0a
add NIXOS_OZONE_WL=1 to sessionVariables
...
also changed wofi run command to run using zsh -c 'wofi command' in
order to inherit said variable. this was prompted due to weird context
menu artifacts in Signal Desktop
2025-01-22 21:41:30 +00:00
56ff6d79c8
add signal-desktop and nautilus to home.packages
2025-01-22 02:10:29 +00:00
83af08773d
add nvtopPacakges.amd to home.pacakges
2025-01-21 21:44:08 +00:00
fd2da06ebf
added direnv
2025-01-15 23:45:04 +00:00
38ff4ee9a8
switched from nixvim to nvf, including porting colour scheme over
2025-01-06 18:26:53 +00:00
a7a31c0646
overlayed nixpkgs to allow for pkgs.stable pkgs.main and pkgs.nur
...
also passed to home-manager and gabbielaptop config
2025-01-03 22:15:57 +00:00
8ad1d43730
moved to using overlays on nixpkgs-unstable (named as default nixpkgs)
...
so that i can specify more easily which package i would like using
pkgs.stable.package and even pkgs.main.package if i want to be on the
actual bleeding edge
2024-12-29 12:17:52 +00:00
c079f07485
move hyprland to a separate file, testing to resolve config conflict
2024-12-19 22:15:37 +00:00
fbd3fd3216
replace htop with btop
2024-10-24 19:39:49 +01:00
b42a379322
formatted everything with nixfmt
2024-10-23 21:59:06 +01:00
66c53739ce
added lsp-plugins to home.nix
2024-10-20 18:56:31 +01:00
f33e598e0b
removed bitwarden desktop because unstable pkgs had a broken version,
...
tried more stylix stuff but none worked
2024-10-20 18:55:06 +01:00
49f6bc0926
added stylix but not working yet, switched from anyrun to wofi cause
...
looks nice innit
2024-10-08 16:53:10 +01:00
d779dea834
added virtualbox, reformatted the homePacakges section to include pkgs by default in home.nix
...
added nix.settings.trusted-users so that I can add trusted substituters imperatively
2024-09-23 13:54:04 +01:00
13f8e4a35e
change default editor to nvim using home.sessionVariables
2024-09-23 13:36:22 +01:00
ff707054c1
moved git to home-manager for use on multiple systems, currently enabled but not configured
2024-09-15 21:22:55 +01:00
f71af12698
add xwaylandvideobridge to allow discord screensharing, because discord is an xwayland app and thus can only see other xwayland apps
2024-09-15 18:13:26 +01:00
612115ebf4
add bitwarden-desktop
2024-09-01 21:15:02 +01:00
0430e15d54
update flake, add nixvim, disable librewolf as declarative addons are not currently available, add nextcloud-client
2024-09-01 20:55:06 +01:00
da68527e3c
add nixvim as text editor
2024-09-01 13:41:49 +01:00
90e5c5528b
cleaned up hyprland.settings in hyprland.nix, made cursor scaling consistently 24
2024-09-01 11:31:03 +01:00
667d5fd2eb
remove hyprland extraConfig option and move all to nixified settings option
2024-09-01 11:27:38 +01:00
11cb74ce0d
add pass to protonmail-bridge path
2024-09-01 10:46:29 +01:00
b839e40ede
halve cursor size for consistency as it was massive on some apps but not others (settings elsewhere)
...
enabled pass-secret-service in home.nix for use with protonmail-bridge
2024-09-01 02:37:25 +01:00
442bbceb38
add user to dialout group for access to Duet3DMC6HC
2024-08-29 23:06:08 +01:00
501935bab6
a very large amount of testing took place, adding librewolf is proving to be a pain since the unstable version fails to build
2024-08-26 19:58:51 +01:00
7ff64834ae
removed pkgs.hello and installed pkgs.librewolf
2024-08-26 13:08:19 +01:00
d0bf9089d7
add librewolf
2024-08-26 12:59:06 +01:00
4f2782c0dc
switched to using home-manager as a standalone app to ensure that config will transfer
2024-08-26 03:13:48 +01:00
2578538507
attempt to install sober with declarative-flatpak
2024-08-26 02:39:01 +01:00
36b1cc8263
enable declarative-flatpak in home-manager
2024-08-26 02:05:57 +01:00
19907c1d03
moved home-manager config from configuration.nix into flake.nix, unified all module imports into flake.nix
2024-08-26 01:49:04 +01:00
ae195c40d0
add swaync for notifications and move waybar config to waybar.nix
2024-08-24 17:52:07 +01:00
f8131b05fc
move environment variables from hyprland.conf into home.nix to keep them all together, added comment explaining what they do
2024-08-24 17:20:32 +01:00
2d59425a38
move hyprland config to hyprland.nix
2024-08-24 17:15:11 +01:00
1927bebfc4
remove environment.nix properly ;-; and add missing semicolon
2024-08-24 17:07:55 +01:00
cef249607b
add tmux to home.nix
2024-08-24 17:06:45 +01:00
d77ea32928
remove environment.nix and moved variables to nh config and home.nix as this makes more sense
2024-08-24 17:01:53 +01:00
ed49d41697
set hyprlock grace to 0 as it was annoying me
2024-08-24 14:50:31 +01:00