Fix bluetooth | some what done but I need to connect though terminall - wiki
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 :)
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 itFor now I’m just going to add emacs daemon to the hyprland config, to start it on login
Add user.json for firefox link
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-daemonSpecifically icon when sound is turned off and when you connect headphones https://mvnrepository.com/search?q=maven-resources-plugin 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 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
After you lock with other then english language you won’t be able to login againCreate script like ”hey”
Seems to be issue of impermanence, as now after migration to normal nixos issue was fixed
Stoped now.. No idea what is going on Seems to be fixed in late updates Stoped now… No idea what is going on here either Looks like fixed in late releases too 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
Possible solution hyprwm/Hyprland#3450 (comment)Looks like fixed for now
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 Rolling back to previous version fixed it. Created issue to get help - danth/stylix#430Fixed 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
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#L69Kinda done but now all trafic goes through vpn and nginx stopped working…
Will need to wait for Duckonaut/split-monitor-workspaces#96 to be merged As I understood this will fix it Fixed now trace: warning: omen profile: kanshi.profiles option is deprecated. Use kanshi.settings instead.[#C] Try this rice link
For not I get some strage permission error but in ncmpcpp everything works fine
After running `nix fmt` to format code git is no longer able to commit changes
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
After building system with sudo I can’t run ‘nix develop’ or other commands without removing cache first
This is needed as I now have sops and sops would not be initialized properly on clean install