fix: udiskie not being started
This commit is contained in:
parent
88615faff0
commit
610e399cff
6 changed files with 8 additions and 10 deletions
|
|
@ -5,9 +5,10 @@
|
|||
# TODO enable ability to switch between stable and unstable
|
||||
# TODO enable ability to include or exclude unfree software
|
||||
|
||||
#nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
|
||||
#nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
#nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
#nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
#nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
#home-manager.url = "github:nix-community/home-manager/release-23.05";
|
||||
#home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue