1
Fork 0
Commit graph

163 commits

Author SHA1 Message Date
67ddcbf7e6
foot,hyprland,neovim: Update to use kanagawa 2024-06-23 23:08:59 +02:00
050f445323
fastfetch: Adjust modules 2024-06-23 22:53:04 +02:00
019dc64bb7
Update flake.lock 2024-06-23 22:52:55 +02:00
90894f0e21
neovim: switch to kanagawa 2024-06-23 22:46:04 +02:00
7ac1da2387
Remove neovim autoclose plugin 2024-06-23 22:45:40 +02:00
4d2c712bb7
Migrate away from stylix and gruvbox 2024-06-23 14:41:07 +02:00
1284acef2f
Update wallpaper 2024-06-23 14:41:07 +02:00
83b18c8f07
Use tuigreet instead of sddm 2024-06-23 14:41:07 +02:00
d8c795e7c9
Remove deprecated option 2024-06-23 14:41:07 +02:00
100f7b250a
Update flake.lock 2024-06-23 14:41:07 +02:00
e2ae139dc1
Fix ZDOTDIR for user hu 2024-06-23 14:41:06 +02:00
bb5a75e153
add act 2024-06-16 23:32:16 +02:00
4407858140
Add a python language server 2024-06-09 23:02:49 +02:00
85eb83f263
Update flake.lock 2024-06-09 22:47:39 +02:00
0fc69ef8d3
Move ZDOTDIR to the general zsh home file 2024-06-09 22:46:31 +02:00
ab4d5ad874
Fix the monitor number 2024-06-09 22:43:19 +02:00
64780b92ca
Disable sudo lecture 2024-06-09 22:11:13 +02:00
60f91d41d3
Revert "Adjust Neovim colors to also work with light mode"
This reverts commit 035d66c186.
2024-06-06 20:56:02 +02:00
212eb29636
Update flake.lock 2024-06-06 16:55:02 +02:00
035d66c186
Adjust Neovim colors to also work with light mode 2024-06-06 16:29:46 +02:00
dff2ba275a
Rename user from blank to i 2024-06-06 16:29:09 +02:00
e7e618f42b
Fix install script for non-nixos 2024-06-06 16:28:28 +02:00
8136b7633f
Add configuration for nix itself
This enables the experimental features required to run `nix develop`.
2024-06-06 12:55:21 +02:00
62a2c850ae
Add support for non-nixos systems
I run Debian on my Thinkpad and wanted to take advantage of nix on there
without also installing NixOS there, so here is added support for it.
2024-06-06 12:41:31 +02:00
c2ba41fd36
Update flake.lock 2024-06-02 16:23:53 +02:00
6db74d63e6
Opt-in state for Prismlauncher 2024-06-02 16:23:05 +02:00
3ed191ece5
Disable the default branch warning in git
"master" sounds way cooler than "main". Haters are going to hate.
2024-06-01 00:21:25 +02:00
ba64484693
Set $EDITOR to nvim manually
Using the hm option programs.neovim.defaultEditor doesn't work for some
reason so I just set the environment variable manually.
2024-05-31 23:40:41 +02:00
02b8deca92
Update flake.lock 2024-05-31 23:38:38 +02:00
6cf66c6078
Update screenshot 2024-05-30 19:48:50 +02:00
f219288962
Add fastfetch configuration 2024-05-30 19:48:29 +02:00
010ea7bf9d
Add shell for styling qt in the future
Still have to find a good gruvbox theme in Nixpkgs that I could use,
or a way to use a them that is not present in Nixpkgs.
2024-05-30 19:47:33 +02:00
393071371b
Mark the vendored ags configuration files as such
This is actually so that GitHub doesn't increase the Soyscript
percentage in the language summary, because that is embarassing.
2024-05-30 19:46:24 +02:00
36ea0b0e39
Update the ags configuration
There is now a bargain bin gnome-shell quicksettings menu with basically
only media controls. This also takes care of notifications now.

TODO: Add the code for shutting down and restarting the computer with
the buttons in the quicksettings menu.
2024-05-30 19:45:14 +02:00
c409d58b19
Use a preset theme instead of stylix for gtk 2024-05-30 19:41:19 +02:00
daddbaf867
Opt in state for honkers railway 2024-05-30 19:36:03 +02:00
78243e8a14
Add Minecraft 2024-05-30 19:34:57 +02:00
cfa13b882e
Update flake.lock 2024-05-30 19:34:12 +02:00
467c891558
Add soyscript language server
For configuring ags, hopefully I won't ever have to use this for more
than that.
2024-05-26 11:56:49 +02:00
4b6c921768
Use ftplugin instead of autocmds to set indent
The autocmds approach had the issue of overwriting the indentation
globally for all files. So if you opened a .nix file and then wanted to
edit a .c file, it would then still do 2 space indentation when it
should be 4. The autocmds approach was redundant in the first place as
the ftplugin directory already exists for this exact purpose and does it
without the aformentioned issue.
2024-05-26 11:43:53 +02:00
c74468526a
Add screenshot 2024-05-26 01:04:56 +02:00
5054b9df48
Add temporary ags configuration 2024-05-26 01:02:14 +02:00
7a479eb08c
Use sessionVariables instead of normal variables for things that affect the session 2024-05-26 01:01:52 +02:00
802515cc86
Optimize performance in games
- Switch kernel to xanmod
- Allow tearing in Hyprland
2024-05-25 16:49:53 +02:00
102325d0b7
Update flake.lock 2024-05-25 16:49:20 +02:00
e7e3a61b18
Additionally add the gtk desktop portal
This fixes the file picker for steam
2024-05-24 22:47:23 +02:00
5de9830ed9
Fix steam path 2024-05-24 22:26:56 +02:00
ee3cd76757
Opt in state for Steam 2024-05-24 22:12:32 +02:00
75b13ac379
Refactor the entire configuration
With the release of the Nvidia 555 beta drivers and their improvements to
the Wayland experience I've finally decided to return to NixOS with
Hyprland again after 2 years of running Gentoo and Opensuse Tumbleweed
on X11. So this is me committing the work done so far from the last
couple of days. Future commits will be more incremental.
2024-05-24 21:33:00 +02:00
caem
97c86fb014
Plasma 2024-04-05 14:36:20 +02:00