Skip to content

Latest commit

 

History

History
233 lines (217 loc) · 11 KB

todo.org

File metadata and controls

233 lines (217 loc) · 11 KB

Todo

CANCELLED Add shortcut for comment/uncomment code for emacs

Add doas

Fix color scheme of calendar

Add lock screen

Fix wifi connection, as you need always enter passwords

Seems like this is not easy to do without gnome-keyring or kde stuff UPD fixed with usage of IWD

Fix image of battery in waybar when laptop is charging

Fix icon on 3-d screen in waybar

Fix bluetooth | some what done but I need to connect though terminall - wiki

Add docker

Upgrade to 24.05

Fix vm build of nixos

This is somewhat fixed, at least I can login to it but it is immidiatly crashes Update: this issue seems to be related to this issue which in turn is some issue related to hypr and DE (kde)

Add firefox addons from nur

Could not setup to use nur, so getting extensions some other way like specified here

Fix nixos-test

I’m getting this error when rebuild config
activating the configuration...
setting up /etc...
reloading user units for omen...
setting up tmpfiles
the following new units were started: libvirtd.service
warning: the following units failed: home-manager-omen.service

× home-manager-omen.service - Home Manager environment for omen
     Loaded: loaded (/etc/systemd/system/home-manager-omen.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Thu 2024-01-18 23:23:49 CET; 61ms ago
    Process: 26628 ExecStart=/nix/store/nr3bd4qcyrx1n00m8bpsca9swfxfvlvx-hm-setup-env /nix/store/xnbql26lj8rd9pn1a96rzb8nfq5ps9c2-home-manager-generation (code=exited, status=255/EXCEPTION)
   Main PID: 26628 (code=exited, status=255/EXCEPTION)
         IP: 0B in, 0B out
        CPU: 392ms

Jan 18 23:23:49 nixos hm-activate-omen[26628]: Creating profile generation 174
Jan 18 23:23:49 nixos hm-activate-omen[26628]: Creating home file links in /home/omen
Jan 18 23:23:49 nixos hm-activate-omen[26628]: Activating onFilesChange
Jan 18 23:23:49 nixos hm-activate-omen[26628]: Activating reloadSystemd
Jan 18 23:23:49 nixos hm-activate-omen[26628]: Activating stylixLookAndFeel
Jan 18 23:23:49 nixos hm-activate-omen[27199]: An error occurred while attempting to set the Plasma wallpaper:
Jan 18 23:23:49 nixos hm-activate-omen[27199]: The name org.kde.plasmashell was not provided by any .service files
Jan 18 23:23:49 nixos systemd[1]: home-manager-omen.service: Main process exited, code=exited, status=255/EXCEPTION
Jan 18 23:23:49 nixos systemd[1]: home-manager-omen.service: Failed with result 'exit-code'.
Jan 18 23:23:49 nixos systemd[1]: Failed to start Home Manager environment for omen.
warning: error(s) occurred while switching to the new configuration

Need to be fixed

Fixed by removing plasma completly :)

Fix emacs

Currently after upgrade by default we are running emacs 29.1 but our emacs from terminal is version 28.2 So we can’t use shortcut to open it

For now I’m just going to add emacs daemon to the hyprland config, to start it on login

Add user.json for firefox link

Add bitwarden extension for firefox

Add default search engine for firefox

Seems like duckduckgo now is not as good, so I think we can setup some searchx engine

Add theme for sddm

Change hyprland config as nix config

Turn off password save for firefox

Probably fixed

Make firefox default browser

Fix emacs versions

Current state after login
2897 ?        Ss     0:00 /nix/store/bzy21v2cd5sq1djzwa9b19q08wpp9mm0-emacs-29.1/bin/emacs --fg-daemon
3711 tty1     Sl+    0:15 /nix/store/br4n8s60jgvym7mnvrirksrs5r3i56pb-emacs-28.2/bin/emacs --fg-daemon

Try out plasma 6

Add script to backup

Add screenshot button

Fix icon of sound in waybar

Specifically icon when sound is turned off and when you connect headphones

Add autolock after some time

Add GPG keyring

Add .authinfo.gpg + gpg export and backup to script

Add mvnrepo to the firefox search engines

https://mvnrepository.com/search?q=maven-resources-plugin

Fix multi monitors

Currently I added wlr-randr and wdisplays but this needs to be done either with autorandr but for wayland or with hyprland (in this case) itself So when I’ve changed it like hypr wiki says using config - after reboot it crashed, so I think monitors option would not work here

Add hyprland tabbed layout

Seems not going to be fixed for now In wiki we have some kind of other tabbed layout but it sucks comparing to i3/sway

Added shortcuts for dwindle layout as it called in hyprland But it still bad

Issue when locking in other then english language

After you lock with other then english language you won’t be able to login again

Add qbitorrent folder to impermanence

Create script like ”hey

Some what fixed by not allowing to go to sleep....

Fix sddm theme

Seems to be issue of KDE, its cofniguration had sddm config and it conflicted with mine

Fix hyprland mouse cursor on another display

Add dap mode shortcuts

Issue when laptop sits for a while

After some time laptop will freez and stop respond

Seems to be issue of impermanence, as now after migration to normal nixos issue was fixed

[#C] Fix hyprland crashing on start

Stoped now.. No idea what is going on Seems to be fixed in late updates

[#C] Login crashes some times after first time password is entered

Stoped now… No idea what is going on here either Looks like fixed in late releases too

Hypr crashes on login if kde is removed <<issue>>

Possible solution Possible this error somewhat related to xdg-portals and gtk…

Seems to be fixes by removing from xserver hyprland config

xdg.portal = {
    enable = true;
    extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
};

Sooo, seems like I havent fixed it at the end, as after nixos-switch I’m crashing again but other times are ok

Or not, just rebuilt and everything is ok… No Idea what is going on Will leave it as it is Looks like fixed in late update too

Fix suggesstion window in IDEA for hypr

Possible solution hyprwm/Hyprland#3450 (comment)

Looks like fixed for now

Add vis config files to nixos

Add distrobox.conf file to nixos configs

User username parameter instead of variable

I’ve added username to the flake and now would need to do some refactoring to use it instead of username from variables.nix as it seem to be better way to manage username variable

Latest update broke theming…

Rolling back to previous version fixed it. Created issue to get help - danth/stylix#430

Fixed stylix. As I mentioned in issue, there were a commit with change of accent colors for GTK, as it doesn’t work for me I’ve forked project and reverted change. Now will need to periodically update fork to keep up with upstream. Also finally fixed image.png.drv issue. It was related to “image.png” not exising (before it worked fine before tho…), so now I use exising wallpaper in repo. I don’t think it changes anything in hyprland at all so will leave it as it is for now

Add readme

Add deluge torrent behind vpn without using container

https://github.com/LongerHV/nixos-configuration/blob/3d9baf05bc1bc34e2b9137a475db123e84b7aec5/modules/nixos/homelab/multimedia.nix#L50 https://github.com/LongerHV/nixos-configuration/blob/3d9baf05bc1bc34e2b9137a475db123e84b7aec5/nixos/nasgul/selfhosted/wireguard.nix#L71 https://github.com/LongerHV/nixos-configuration/blob/9345264d148444d3b10412efd6783ad3721a18a2/nixos/nasgul/homelab.nix#L69

Kinda done but now all trafic goes through vpn and nginx stopped working…

Fix split-workspaces are broken for now with latest version of hypland

Will need to wait for Duckonaut/split-monitor-workspaces#96 to be merged As I understood this will fix it Fixed now

Fix kanshi profiles to settings

trace: warning: omen profile: kanshi.profiles option is deprecated. Use kanshi.settings instead.

Fix tripple waybar

[#C] Try this rice link

Fix emms in emacs

For not I get some strage permission error but in ncmpcpp everything works fine

Add hyprland move window from one screen to another

Move out mbsync from home.nix to another file

Fix icons in waybar

Look at nix fmt error

After running `nix fmt` to format code git is no longer able to commit changes

Change doom font to properly shot italy text

Add fractional scalling

From what I can see I can do it either in kanshe or hyprland but as I’m using kanshi for autodetection of displays I think this should be there

Fix building with sudo

After building system with sudo I can’t run ‘nix develop’ or other commands without removing cache first

Fix remote build of uzume

Add script to create and add permissions for /data folder on homelab

Fix running services on uzume after reboot

Add laptop-minimal installation

This is needed as I now have sops and sops would not be initialized properly on clean install