You are supposed to use --mangoapp
instead of mangohud
see gamescope --help
Only fair that i share my abomination
TODO Theming
Have a look at stylix (my settings uses this module)
I don't really like
flake-parts
orflakelight
. I think that part of this is sheer brutalism (I don't mind writing bare Nix) but part of it is a desire to not rely on flakes which don't carry their own weight, following Wirth's principle for compilers.
How can you say this and still use flake-utils? All it does is manage your systems. You can write your own one-liner for that
nix
eachSystem = f: lib.genAttrs systems (system: f nixpkgs.legacyPackages.${system});
Where systems
is automatically supplied as a flake input (I think), or you can supply your own list of systems to support.
You can then use it like this:
nix
devShells = eachSystem (pkgs: { default = # your devshell }
You can of course modify eachSystem
to have more function parameters other than pkgs
.
See this blog which initially inspired me not to use flake-utils
Related, and I cannot help but read "bcachefs" as "bitch café"
When it was on sale recently I didn't buy it. Instead I removed all Sony games from my wishlist, knowing they would require PSN even for single player games.
Thanks for your response.
That's exactly what i had in mind. I just wasn't quite sure it would work out as i imagined.
Since i asked this question i have already prepared a second (empty) disk and a disko config to make it all declarative. Before i actually apply this config to my second disk i'm looking into creating a VM to test the disko-partitions

Changing Hardware config
I want to change my hardware config from 2 btrfs partitions to 1 partition with subvolumes for root, /nix, /home, and maybe some other like /log.
I mainly want to optimize the /nix/store. And possibly being ready to integrate the impermanence module down the line
What would be the easiest way to accomplish this without reinstalling or breaking too much?
Alternativly I thought about using disko and nixos-install
the overwrite my second disk
Thank you
Home-manager is probably what you want.
There are also some flakes (search in the official nixos search in the flakes tab) maybe one of them provides a module you need
OpenZuse
Nushell is pretty nice.
For Rocket league you need to manually enable proton under properties.
Its running without problems for me now
Often even when its on sale i have already lost interest.
Permanently Deleted
Alternatively try nushell. Its basically powershell without ms
Quality can only increase. If people have to think twice about buying games and don't preorder every half- finished game
As long as you arent doing anything to advanced nix is basically only a configuration languages. You probably have to make heavy use of the option search to know where and what to configure
I use NixOs btw Its awesome. Having a stable system config with home-mangere for the user env is pretty nice to just play around with the security of always being able to switch back to a working generation (some exceptions may apply).
I was messing with the hardware config (which has a warning not to mess with it if you dont know what you are doing) and corrupted my drives.
I got my previous system back from a clean install in 30 minutes.
AFAIK steam has optional drm. If the devs dont use it you can play the games without steam. I think it says on the store page if it's drm-free
Thanks for the reminder. I've been meaning to switch for a while now but I never got to it
Permanently Deleted
Wouldnt somethung like this work?
y=":clipboard-yank" or ":primary-clipboard-yank"
Thanks for the suggestion I just became a billionaire
Nothing is gonna change. Consumers gonna consume
People will preorder the next cash grab and whoever cares about quality games will just have to wait. Although i have to admit that it will be pretty much impossible to match the love and care larian poures into their games.