0 Followers
0 Following
1 Posts
Could you please complete example of how to use it in nixos. I thought input.lurker.url line was in flake but it gave error
Floccus
Use Authenticator by Gnome. It is best. You can also import from aegis

Thank you for help. so now I have flake.nix and home.nix in ~/.config/home-manager. flake.nix looks like

`{ description = “Plasma Manager Example”;

inputs = { home-manager.url = “github:nix-community/home-manager”; nixpkgs.url = “github:nixos/nixpkgs/nixpkgs-unstable”; home-manager.inputs.nixpkgs.follows = “nixpkgs”;

plasma-manager. url = "github:pjones/plasma-manager"; plasma-manager. inputs. nixpkgs. follows = "nixpkgs"; plasma-manager. inputs. home-manager. follows = "home-manager";

};

outputs = inputs: let system = “x86_64-linux”; username = “naresh”; in { # Standalone Home Manager Setup: homeConfigurations.${username} = inputs.home-manager.lib.homeManagerConfiguration { pkgs = inputs.nixpkgs.legacyPackages.${system}; # Ensure Plasma Manager is available: extraModules = [ inputs.plasma-manager.homeManagerModules.plasma-manager ];

# Specify the path to your home configuration here: configuration = import ./home.nix; inherit system username; homeDirectory = "/home/${username}"; }; # A shell where Home Manager can be used: devShells.${system}.default = let pkgs = import inputs.nixpkgs { inherit system; }; in pkgs.mkShell { buildInputs = [ inputs.home-manager.packages.${system}.home-manager ]; }; };

}`

and when I run home-manager switch --flake ~/.config/home-manager/ It gives me

`error: … while calling the ‘throw’ builtin

at /nix/store/1ryprai4bllkrna60cmcygxc4qyn79s1-source/lib/trivial.nix:393:37: 392| */ 393| throwIf = cond: msg: if cond then throw msg else x: x; | ^ 394| error: The 'homeManagerConfiguration' arguments - 'configuration', - 'username', - 'homeDirectory' - 'stateVersion', - 'extraModules', and - 'system' have been removed. Instead use the arguments 'pkgs' and 'modules'. See the 22.11 release notes for more: https://nix-community.github.io/home-manager/release-notes.html#sec-release-22.11-highlights Deprecated args passed: configuration username homeDirectory extraModules system

`

Now don’t know what to do. I got your latter advice regarding diff but first I need to make this work. I am on unstable nixos version. and

home-manager --version gives 23.11-pre

nixos-version gives 23.11pre546599.e44462d6021b (Tapir)

Flakes use in home manager help required

https://lemmy.world/post/8261812

Flakes use in home manager help required - Lemmy.World

I want to use Plasma-manager [https://github.com/pjones/plasma-manager] in my system. I have enabled flakes in configurations. Now what to do to use it. The output generated by tool rc2nix can be copied through terminal but when i put that in home.nix , it says that plasma is not available which is true but then how do I use this tool. flake file.

+1
Image Toolbox | F-Droid - Free and Open Source Android App Repository

Edit, create & convert images with powerful AI — your all-in-one studio

You can setup anonaddy or duckduckgo with bitwarden to generate alias emails automatically. The best setup we get for free.

FOSS RSS Reader app with chatgpt summarizer.

https://lemmy.world/post/5717580

FOSS RSS Reader app with chatgpt summarizer. - Lemmy.world

There is an app called FocusReader [https://play.google.com/store/apps/details?id=allen.town.focus.reader] which does exactly above using user provided chatgpt Api key. I dont want to use api rather authentication in browser since api costs. If app is foss its better. If no such app exist. I may learn app development and integrate this feature in Flym [https://www.f-droid.org/packages/net.frju.flym/]. If anyone has any alternative in mind, please suggest or if you have android app development experience, suggest after looking at the code at github how can i go about the development myself.

Mixplorer has support for encfs